TestSettings<'stateUnit, 'date, 'yearUnit, 'timespan> Type
Record fields
| Record Field |
Description
|
Full Usage:
Attempts
Field type: int
|
|
|
|
|
|
Full Usage:
EnvironmentalData
Field type: CodedMap<TimeSeries<float<'stateUnit>, 'date, 'yearUnit, 'timespan>>
|
|
|
|
Full Usage:
NoiseGeneration
Field type: Random -> ParameterPool -> CodedMap<TimeSeries<float<'stateUnit>, 'date, 'yearUnit, 'timespan>> -> Result<CodedMap<TimeSeries<float<'stateUnit>, 'date, 'yearUnit, 'timespan>>, string>
|
|
|
|
|
|
Full Usage:
StartDate
Field type: 'date
|
|
|
|
Full Usage:
TimeSeriesLength
Field type: int
|
|
Static members
| Static member |
Description
|
Full Usage:
TestSettings.Annual
Returns: TestSettings<MeasureOne, Annual, int<MeasureProduct<year, MeasureOne>>, int<MeasureProduct<year, MeasureOne>>>
|
|
Full Usage:
TestSettings.Default
Returns: TestSettings<MeasureOne, DateTime, int<MeasureProduct<year, MeasureOne>>, TimeSpan>
|
|
bristlecone