Heureka API .NET Documentation
InitialStateCalculator Class Members
Fields  Properties  Methods 


The following tables list the members exposed by InitialStateCalculator.

Public Constructors
 NameDescription
Public ConstructorInitialStateCalculator ConstructorInitializes a new instance of the GrowthCalculator class.  
Top
Protected Fields
Public Properties
 NameDescription
Public PropertyControlCategory 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)
Top
Public Methods
 NameDescription
Public MethodCalculateInitialStateCalculates 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.  
Public MethodGetControlTable<T> Gets the control table of a given type (Inherited from Slu.Heureka.HeurekaAPI.Calculators.StateCalculatorBase)
Top
Protected Methods
See Also

Reference

InitialStateCalculator Class
Slu.Heureka.HeurekaAPI.Calculators Namespace

Send Feedback