Input |
The InputData type exposes the following members.
| Name | Description | |
|---|---|---|
| ExtraPredictorKeys | Gets the non-null, possibly-empty, immutable set of extra-predictor keys that this InputData (and each InputPeriod within it) has extra-predictor figures for. | |
| FullRange | Gets the DayRange indicating the total period of time covered by this InputData object (including any gaps between its input periods). | |
| Periods | Gets the non-null, non-empty, chronologically-ordered list of the InputPeriod objects that make up this InputData. |