PredictionSupportRecord Constructor |
| Name | Description | |
|---|---|---|
| PredictionSupportRecord | Initializes a new instance. | |
| PredictionSupportRecord(PredictionSupportRecord) | Initializes a new instance as a copy of an existing instance. | |
| PredictionSupportRecord(Int32, Double, Double, Double, Double, Double) |
Initializes a new instance with RMS values and pseudo random number, setting all other values to 0.
| |
| PredictionSupportRecord(Int32, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double) |
Initializes the complete prediction support record.
|