This is the complete list of members for clPlot, including all inherited members.
AssembleFileCode(int iFileType, int iFileVersion, char *cCode) | clWorkerBase | protected |
clPlot(clSimManager *p_oSimManager) | clPlot | |
clWorkerBase(clSimManager *p_oSimManager) | clWorkerBase | |
CorrectX(float fX) | clPlot | |
CorrectY(float fY) | clPlot | |
DoObjectSetup(xercesc::DOMDocument *p_oDoc, fileType iFileType) | clWorkerBase | |
EndOfRunCleanup() | clWorkerBase | inlinevirtual |
GetAzimuthAngle(float fFromX, float fFromY, float fToX, float fToY) | clPlot | |
GetData(xercesc::DOMDocument *p_oDoc) | clPlot | protectedvirtual |
GetDistance(float fFromX, float fFromY, float fToX, float fToY) | clPlot | |
GetFastAzimuthAngle(float fFromX, float fFromY, float fToX, float fToY) | clPlot | |
GetGridCellArea() | clPlot | inline |
GetGridCellSize() | clPlot | inline |
GetLatitude() | clPlot | inline |
GetMeanAnnualPrecip() | clPlot | inline |
GetMeanAnnualTemp() | clPlot | inline |
GetName() | clWorkerBase | inline |
GetNDeposition() | clPlot | inline |
GetNumXGrids() | clPlot | inline |
GetNumYGrids() | clPlot | inline |
GetPlotArea() | clPlot | inline |
GetPlotTitle() | clPlot | inline |
GetSeasonalPrecipitation() | clPlot | inline |
GetSimManager() | clWorkerBase | inline |
GetUncorrectedX(float fFromX, float fAzimuth, float fDistance) | clPlot | |
GetUncorrectedY(float fFromY, float fAzimuth, float fDistance) | clPlot | |
GetWaterDeficit() | clPlot | inline |
GetXCellLength() | clPlot | inline |
GetXDistance(float fFromX, float fToX) | clPlot | inline |
GetXPlotLength() | clPlot | inline |
GetYCellLength() | clPlot | inline |
GetYDistance(float fFromY, float fToY) | clPlot | inline |
GetYPlotLength() | clPlot | inline |
m_fLatitude | clPlot | protected |
m_fMaxX | clPlot | protected |
m_fMaxY | clPlot | protected |
m_fMeanAnnualPrecipMm | clPlot | protected |
m_fMeanTempC | clPlot | protected |
m_fNDep | clPlot | protected |
m_fPlotArea | clPlot | protected |
m_fPlotLenX | clPlot | protected |
m_fPlotLenY | clPlot | protected |
m_fSeasonalPrecipitation | clPlot | protected |
m_fWaterDeficit | clPlot | protected |
m_iCellSize | clPlot | protected |
m_iNumAllowedTypes | clWorkerBase | protected |
m_iNumXGrids | clPlot | protected |
m_iNumYGrids | clPlot | protected |
m_sNameString | clWorkerBase | protected |
m_sPlotTitle | clPlot | protected |
mp_fAziTans | clPlot | protected |
mp_iAllowedFileTypes | clWorkerBase | protected |
mp_oSimManager | clWorkerBase | protected |
PopulateAziTans() | clPlot | protected |
SetMeanAnnualPrecip(double fMeanAnnualPrecip) | clPlot | inline |
SetMeanAnnualTemp(double fMeanTemp) | clPlot | inline |
SetNDeposition(double fNDep) | clPlot | inline |
SetSeasonalPrecipitation(double fSeasonalPrecipitation) | clPlot | inline |
SetWaterDeficit(double fWaterDeficit) | clPlot | inline |
TimestepCleanup() | clWorkerBase | inlinevirtual |
~clPlot() | clPlot | |
~clWorkerBase() | clWorkerBase | virtual |