Header menu logo bristlecone

TestSettings<'stateUnit, 'date, 'yearUnit, 'timespan> Type

Record fields

Record Field Description

DateMode

Full Usage: DateMode

Field type: DateMode<'date, 'yearUnit, 'timespan>
Field type: DateMode<'date, 'yearUnit, 'timespan>

EnvironmentalData

Full Usage: EnvironmentalData

Field type: CodedMap<TimeSeries<float<'stateUnit>, 'date, 'yearUnit, 'timespan>>
Field type: CodedMap<TimeSeries<float<'stateUnit>, 'date, 'yearUnit, 'timespan>>

GenerationRules

Full Usage: GenerationRules

Field type: (ShortCode * GenerationRule<'stateUnit>) list
Field type: (ShortCode * GenerationRule<'stateUnit>) list

ObservationErrorFn

Full Usage: ObservationErrorFn

Field type: Random -> ParameterPool -> CodedMap<TimeSeries<float<'stateUnit>, 'date, 'yearUnit, 'timespan>> -> CodedMap<TimeSeries<float<'stateUnit>, 'date, 'yearUnit, 'timespan>>
Field type: Random -> ParameterPool -> CodedMap<TimeSeries<float<'stateUnit>, 'date, 'yearUnit, 'timespan>> -> CodedMap<TimeSeries<float<'stateUnit>, 'date, 'yearUnit, 'timespan>>

Resolution

Full Usage: Resolution

Field type: FixedTemporalResolution<'timespan>
Field type: FixedTemporalResolution<'timespan>

RetryDataGen

Full Usage: RetryDataGen

Field type: int
Field type: int

StartDate

Full Usage: StartDate

Field type: 'date
Field type: 'date

StartValues

Full Usage: StartValues

Field type: CodedMap<float<'stateUnit>>
Field type: CodedMap<float<'stateUnit>>

TimeSeriesLength

Full Usage: TimeSeriesLength

Field type: int
Field type: int

Static members

Static member Description

TestSettings.mkSettings dateMode startDate

Full Usage: TestSettings.mkSettings dateMode startDate

Parameters:
    dateMode : DateMode<'date, 'yearType, 'timespan>
    startDate : 'date

Returns: TestSettings<'u, 'date, 'yearType, 'timespan>
dateMode : DateMode<'date, 'yearType, 'timespan>
startDate : 'date
Returns: TestSettings<'u, 'date, 'yearType, 'timespan>

Type something to start searching.