Slu.Heureka.HeurekaAPI.Calculators Namespace : InitialStateCalculator Class |
The following tables list the members exposed by InitialStateCalculator.
Name | Description | |
---|---|---|
![]() | InitialStateCalculator Constructor | Initializes a new instance of the GrowthCalculator class. |
Name | Description | |
---|---|---|
![]() | _controlCategory | (Inherited from Slu.Heureka.HeurekaAPI.Calculators.StateCalculatorBase) |
![]() | _domainCategory | (Inherited from Slu.Heureka.HeurekaAPI.Calculators.StateCalculatorBase) |
Name | Description | |
---|---|---|
![]() | ControlCategory | Gets the control category passed to the constructor, or the default control category created automatically if no control category is supplied. (Inherited from Slu.Heureka.HeurekaAPI.Calculators.StateCalculatorBase) |
Name | Description | |
---|---|---|
![]() | CalculateInitialState | Calculates initial state for a comparment Results for both fromDate and toDate area stored in the list Slu.Heureka.HeurekaAPI.Data.ApiCompartment.ProjectedStates. Slu.Heureka.HeurekaAPI.Data.ApiCompartment.ProjectedStates[0] always refer to the intialstate, and Slu.Heureka.HeurekaAPI.Data.ApiCompartment.InitialState is set equal to Slu.Heureka.HeurekaAPI.Data.ApiCompartment.ProjectedStates[0] after the first call to GrowStand. |
![]() | GetControlTable<T> | Gets the control table of a given type (Inherited from Slu.Heureka.HeurekaAPI.Calculators.StateCalculatorBase) |
Name | Description | |
---|---|---|
![]() | GetLayerIdsForTreesDictionary | (Inherited from Slu.Heureka.HeurekaAPI.Calculators.StateCalculatorBase) |
![]() | GetPrognosisResultsPerLayer | Gets the prognosis results per layer. (Inherited from Slu.Heureka.HeurekaAPI.Calculators.StateCalculatorBase) |
![]() | GetTreeCollectionList | (Inherited from Slu.Heureka.HeurekaAPI.Calculators.StateCalculatorBase) |