allocate() | IrrigationMethod | |
allocateInherited() | IrrigationMethodSector | [private] |
allocateSpecific(int catchmentID_, int numMethods_) | IrrigationMethod | |
appendToFile_Sector(string fn) | IrrigationMethodSector | [virtual] |
canalDeepPercolation | IrrigationMethodSector | [private] |
canalEfficiency | IrrigationMethodSector | [private] |
canalLateralLoss | IrrigationMethodSector | [private] |
canalSurfaceShare | IrrigationMethodSector | [private] |
coeffB_surface | IrrigationMethodSector | [private] |
coeffG_lateral | IrrigationMethodSector | [private] |
coeffL_losses | IrrigationMethodSector | [private] |
computeCoefficientsBGL() | IrrigationMethodSector | [virtual] |
computeShrinkedProportionalFlows(double canalEfficiency) | IrrigationMethodSector | [virtual] |
deallocate() | IrrigationMethodSector | [virtual] |
getB(typeIrrigationMethod) | IrrigationMethodSector | [virtual] |
getCanalLosses(int numMethod) | IrrigationMethodSector | [virtual] |
getCatchmentID() | IrrigationMethod | [inline] |
getFlowShareByType(int numMethod, TypeEdicFlow typeFlow) | IrrigationMethod | [virtual] |
getG(typeIrrigationMethod) | IrrigationMethodSector | [virtual] |
getIrrigationMethodData(int numMethod) | IrrigationMethod | [virtual] |
getL(typeIrrigationMethod) | IrrigationMethodSector | [virtual] |
getMaxType() | IrrigationMethodSector | [virtual] |
getMethodName(int numMethod) | IrrigationMethod | [virtual] |
getNumMethods() | IrrigationMethod | [inline] |
getPlantShare(int numMethod) | IrrigationMethod | [virtual] |
getPlantShare(int numMethod) const | IrrigationMethod | [virtual] |
getRestOfFlows(int numMethod, int typeFlow) | IrrigationMethodSector | [virtual] |
IMdata | IrrigationMethod | [protected] |
initialize(IrrigationMethod ©Class) | IrrigationMethod | |
initializeInherited(IrrigationMethod &IMcatchmentLevel, double canalEfficiency_, double beta_share) | IrrigationMethodSector | |
IrrigationMethod() | IrrigationMethod | |
IrrigationMethod(int catchmentID_, int numMethods) | IrrigationMethod | |
IrrigationMethod(IrrigationMethod ©Class) | IrrigationMethod | |
IrrigationMethodSector() | IrrigationMethodSector | |
IrrigationMethodSector(IrrigationMethod &IMcatchmentLevel, double canalEfficiency_, double beta_share) | IrrigationMethodSector | |
printHeader() | IrrigationMethod | [virtual] |
printLineToScreen(int i) | IrrigationMethod | [virtual] |
printToScreen() | IrrigationMethod | [virtual] |
printToScreen_Sector() | IrrigationMethodSector | [virtual] |
readAllIrrigationMethods(int catchmentID_) | IrrigationMethod | [virtual] |
setFlowShareByType(int numMethod, TypeEdicFlow typeFlow, double val) | IrrigationMethod | [virtual] |
setRestOfValues(int numMethod, TypeEdicFlow typeFlow, double val) | IrrigationMethodSector | [virtual] |
updateDuringInitialize(double canalEfficiency_, double beta_share) | IrrigationMethodSector | [private] |
writeHeader(ofstream &out) | IrrigationMethod | [virtual] |
writeIntoStream_Sector(ofstream &out) | IrrigationMethodSector | [virtual] |
writeIrrigationMethods(string filename) | IrrigationMethod | [virtual] |
writeIrrigationMethods(ofstream &out) | IrrigationMethod | [virtual] |
writeLineToFile(int i, ofstream &out) | IrrigationMethod | [virtual] |
writeToFile_Sector(string fn) | IrrigationMethodSector | [virtual] |
~IrrigationMethod() | IrrigationMethod | [virtual] |
~IrrigationMethodSector() | IrrigationMethodSector | [virtual] |