Header menu logo bristlecone

EquationThunk<'time> Type

Union cases

Union case Description

Discrete(ShortCode, ParameterPool -> ShortCode list -> StateEquation<'time>)

Full Usage: Discrete(ShortCode, ParameterPool -> ShortCode list -> StateEquation<'time>)

Parameters:
Item1 : ShortCode
Item2 : ParameterPool -> ShortCode list -> StateEquation<'time>

Rate(ShortCode, ParameterPool -> ShortCode list -> RateEquation<'time>)

Full Usage: Rate(ShortCode, ParameterPool -> ShortCode list -> RateEquation<'time>)

Parameters:
Item1 : ShortCode
Item2 : ParameterPool -> ShortCode list -> RateEquation<'time>

Instance members

Instance member Description

this.IsDiscrete

Full Usage: this.IsDiscrete

Returns: bool
Returns: bool

this.IsRate

Full Usage: this.IsRate

Returns: bool
Returns: bool

Type something to start searching.