MAModelGetObservations Method |
Name | Description | |
---|---|---|
GetObservations(Int32) |
Gives specified number of the latest provided observations.
Observations are 0-based where the latest has index 0.
| |
GetObservations(Vector) |
Fills specified vector by the latest provided observations.
Observations are 0-based where the latest has index 0.
|