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 | |
DoCommand(char *cCommand, char *cArguments) | clWorkerBase | inlinevirtual |
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 |
GetNumXGrids() | clPlot | inline |
GetNumYGrids() | clPlot | inline |
GetPlotArea() | clPlot | inline |
GetPlotTitle() | clPlot | inline |
GetUncorrectedX(float fFromX, float fAzimuth, float fDistance) | clPlot | |
GetUncorrectedY(float fFromY, float fAzimuth, float fDistance) | clPlot | |
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_cNameString | clWorkerBase | protected |
m_cPlotTitle | clPlot | protected |
m_fLatitude | clPlot | protected |
m_fMaxX | clPlot | protected |
m_fMaxY | clPlot | protected |
m_fMeanAnnualPrecipMm | clPlot | protected |
m_fMeanTempC | clPlot | protected |
m_fPlotArea | clPlot | protected |
m_fPlotLenX | clPlot | protected |
m_fPlotLenY | clPlot | protected |
m_iCellSize | clPlot | protected |
m_iNumAllowedTypes | clWorkerBase | protected |
m_iNumXGrids | clPlot | protected |
m_iNumYGrids | clPlot | protected |
mp_fAziTans | clPlot | protected |
mp_iAllowedFileTypes | clWorkerBase | protected |
mp_oSimManager | clWorkerBase | protectedstatic |
PopulateAziTans() | clPlot | protected |
SetMeanAnnualPrecip(float fMeanAnnualPrecip) | clPlot | inline |
SetMeanAnnualTemp(float fMeanTemp) | clPlot | inline |
TimestepCleanup() | clWorkerBase | inlinevirtual |
~clPlot() | clPlot | |
~clWorkerBase() | clWorkerBase | virtual |