Header menu logo bristlecone

ModelExpressionUntyped Type

A model or model fragment that can be interpreted to a mathematical expression by Bristlecone.

Union cases

Union case Description

Add ModelExpressionUntyped list

Full Usage: Add ModelExpressionUntyped list

Parameters:

Conditional(cond, ifTrue, ifFalse)

Full Usage: Conditional(cond, ifTrue, ifFalse)

Parameters:

Constant float

Full Usage: Constant float

Parameters:
    Item : float

Item : float

Environment string

Full Usage: Environment string

Parameters:
    Item : string

Item : string

Invalid

Full Usage: Invalid

Inverse(expr, symbol, targetValue, lo, hi)

Full Usage: Inverse(expr, symbol, targetValue, lo, hi)

Parameters:

Label(string, ModelExpressionUntyped)

Full Usage: Label(string, ModelExpressionUntyped)

Parameters:
Item1 : string
Item2 : ModelExpressionUntyped

Multiply ModelExpressionUntyped list

Full Usage: Multiply ModelExpressionUntyped list

Parameters:

Parameter string

Full Usage: Parameter string

Parameters:
    Item : string

Item : string

State string

Full Usage: State string

Parameters:
    Item : string

Item : string

StateAt(offset, string)

Full Usage: StateAt(offset, string)

Parameters:
offset : int<MeasureProduct<time index, MeasureOne>>
Item2 : string

Symbol string

Full Usage: Symbol string

Parameters:
    Item : string

Item : string

This

Full Usage: This

Time

Full Usage: Time

Instance members

Instance member Description

this.IsAdd

Full Usage: this.IsAdd

Returns: bool
Returns: bool

this.IsConditional

Full Usage: this.IsConditional

Returns: bool
Returns: bool

this.IsConstant

Full Usage: this.IsConstant

Returns: bool
Returns: bool

this.IsDivide

Full Usage: this.IsDivide

Returns: bool
Returns: bool

this.IsEnvironment

Full Usage: this.IsEnvironment

Returns: bool
Returns: bool

this.IsEqualTo

Full Usage: this.IsEqualTo

Returns: bool
Returns: bool

this.IsExponential

Full Usage: this.IsExponential

Returns: bool
Returns: bool

this.IsGreaterThan

Full Usage: this.IsGreaterThan

Returns: bool
Returns: bool

this.IsInvalid

Full Usage: this.IsInvalid

Returns: bool
Returns: bool

this.IsInverse

Full Usage: this.IsInverse

Returns: bool
Returns: bool

this.IsIsFinite

Full Usage: this.IsIsFinite

Returns: bool
Returns: bool

this.IsLabel

Full Usage: this.IsLabel

Returns: bool
Returns: bool

this.IsLessThan

Full Usage: this.IsLessThan

Returns: bool
Returns: bool

this.IsLogarithm

Full Usage: this.IsLogarithm

Returns: bool
Returns: bool

this.IsMod

Full Usage: this.IsMod

Returns: bool
Returns: bool

this.IsMultiply

Full Usage: this.IsMultiply

Returns: bool
Returns: bool

this.IsParameter

Full Usage: this.IsParameter

Returns: bool
Returns: bool

this.IsPower

Full Usage: this.IsPower

Returns: bool
Returns: bool

this.IsState

Full Usage: this.IsState

Returns: bool
Returns: bool

this.IsStateAt

Full Usage: this.IsStateAt

Returns: bool
Returns: bool

this.IsSubtract

Full Usage: this.IsSubtract

Returns: bool
Returns: bool

this.IsSymbol

Full Usage: this.IsSymbol

Returns: bool
Returns: bool

this.IsThis

Full Usage: this.IsThis

Returns: bool
Returns: bool

this.IsTime

Full Usage: this.IsTime

Returns: bool
Returns: bool

Type something to start searching.