Header menu logo bristlecone

TestSettings<'a> Type

Record fields

Record Field Description

Attempts

Full Usage: Attempts

Field type: int
Field type: int

EndCondition

Full Usage: EndCondition

Field type: EndCondition<'a>
Field type: EndCondition<'a>

EnvironmentalData

Full Usage: EnvironmentalData

Field type: CodedMap<TimeSeries<'a>>
Field type: CodedMap<TimeSeries<'a>>

GenerationRules

Full Usage: GenerationRules

Field type: GenerationRule list
Field type: GenerationRule list

NoiseGeneration

Full Usage: NoiseGeneration

Field type: Random -> Pool -> CodedMap<TimeSeries<'a>> -> Result<CodedMap<TimeSeries<'a>>, string>
Field type: Random -> Pool -> CodedMap<TimeSeries<'a>> -> Result<CodedMap<TimeSeries<'a>>, string>

Random

Full Usage: Random

Field type: Random
Field type: Random

Resolution

Full Usage: Resolution

Field type: FixedTemporalResolution
Field type: FixedTemporalResolution

StartDate

Full Usage: StartDate

Field type: DateTime
Field type: DateTime

StartValues

Full Usage: StartValues

Field type: CodedMap<'a>
Field type: CodedMap<'a>

TimeSeriesLength

Full Usage: TimeSeriesLength

Field type: int
Field type: int

Static members

Static member Description

TestSettings.Default

Full Usage: TestSettings.Default

Returns: TestSettings<float>
Returns: TestSettings<float>

Type something to start searching.