#include <RegionHandler.h>
Collaboration diagram for classSectorReadInfoLine:

Public Member Functions | |
| classSectorReadInfoLine () | |
| virtual | ~classSectorReadInfoLine () |
| virtual bool | readLine (ifstream &in, int HydroModel, int numInflows, int valuesPerInflow) |
| virtual void | printToScreen () |
| virtual void | writeToFile_Line (ofstream &outStream) |
| virtual void | deallocateAll () |
Public Attributes | |
| string | sectorName |
| bool | active |
| bool | hasSubsector |
| int | CatchmentID |
| int | positionInRegionFile |
| int | strahlerOrder |
| int | routingOrder |
| int | GISID |
| int | sectorSeed |
| int | NumberOfParcels |
| bool | hasHydroData |
| double | ReUseCoefficient |
| double | WaterSystemEfficiency |
| double | canalEfficiency |
| double | mergeB |
| double | mergeG |
| MatrixDouble | canalCapacity |
| MatrixDouble | waterRightsByInflow |
| int | numLotteryValues |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1