Click or drag to resize

PredictionSupportRecord Constructor

Overload List
  NameDescription
Public methodPredictionSupportRecord
Initializes a new instance.
Public methodPredictionSupportRecord(PredictionSupportRecord)
Initializes a new instance as a copy of an existing instance.
Public methodPredictionSupportRecord(Int32, Double, Double, Double, Double, Double)
Initializes a new instance with RMS values and pseudo random number, setting all other values to 0.
Public methodPredictionSupportRecord(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.
Top
See Also