actualPrecipitation | CropPrecipitation | [protected] |
allocate() | CropPrecipitation | [protected, virtual] |
allocate(int numCatchments_, int numSectors_, int numberOfYears_, int numTimeSteps_) | CropPrecipitation | [protected, virtual] |
allocate(CropPrecipitation &orig) | CropPrecipitation | [protected, virtual] |
averagePrecipitation | CropPrecipitation | [protected] |
copy(CropPrecipitation &orig) | CropPrecipitation | [protected, virtual] |
CropPrecipitation() | CropPrecipitation | [inline] |
CropPrecipitation(int numCatchments_, int numSectors_, int numberOfYears_, int numTimeSteps_) | CropPrecipitation | [inline] |
CropPrecipitation(CropPrecipitation &orig) | CropPrecipitation | [inline] |
deallocate() | CropPrecipitation | [protected, virtual] |
getActualPrecipitationByIndex(int year_, int month_, int catchment_, int sector_) | CropPrecipitation | [virtual] |
getActualPrecipitationByYear(int year_, int month_, int catchment_, int sector_) | CropPrecipitation | [virtual] |
getAveragePrecipitationInMonth(int month_, int catchment_, int sector_) | CropPrecipitation | [virtual] |
getIndexForAbsoluteYear(int year) | CropPrecipitation | [virtual] |
getInputType() | CropPrecipitation | [inline, protected, virtual] |
getIsDataPerSector() | CropPrecipitation | [inline, protected, virtual] |
getNumberOfYears() | CropPrecipitation | [inline, protected, virtual] |
getNumCatchments() | CropPrecipitation | [inline, protected, virtual] |
getNumSectors() | CropPrecipitation | [inline, protected, virtual] |
getNumTimeStepsPerYear() | CropPrecipitation | [inline, protected, virtual] |
getRealYear(int yInd) | CropPrecipitation | [inline, protected, virtual] |
inputType | CropPrecipitation | [protected] |
isDataPerSector | CropPrecipitation | [protected] |
numberOfYears | CropPrecipitation | [protected] |
numCatchments | CropPrecipitation | [protected] |
numSectors | CropPrecipitation | [protected] |
numTimeSteps | CropPrecipitation | [protected] |
operator=(CropPrecipitation &) | CropPrecipitation | [virtual] |
printToScreen() | CropPrecipitation | [virtual] |
printValue(int year_, int month_, int catchment_, int sector_) | CropPrecipitation | [virtual] |
printValueByIndex(int yearIndex, int month_, int catchment_, int sector_) | CropPrecipitation | [virtual] |
readFromFile(char *filename, int catchID) | CropPrecipitation | [virtual] |
readHeader(FILE *strm) | CropPrecipitation | [virtual] |
readPrecipitationDataIntoMatrix(FILE *strm, MatrixDouble &matrixPassedByRef, int numYR_, int secID, enumPrecipType precipType) | CropPrecipitation | [virtual] |
translationMatrix_YearToIndex | CropPrecipitation | [protected] |
writeToFile(string fn, int catchID) | CropPrecipitation | [virtual] |
writeToFile(char *filename, int catchID) | CropPrecipitation | [virtual] |
~CropPrecipitation() | CropPrecipitation | [virtual] |