ModelExpressionUntyped Type
A model or model fragment that can be interpreted to a mathematical expression by Bristlecone.
Union cases
| Union case |
Description
|
|
|
Full Usage:
Conditional(cond, ifTrue, ifFalse)
Parameters:
ModelExpressionUntyped
ifTrue : ModelExpressionUntyped
ifFalse : ModelExpressionUntyped
|
|
Full Usage:
Constant float
Parameters:
float
|
|
|
|
Full Usage:
Environment string
Parameters:
string
|
|
|
|
|
|
|
|
Full Usage:
Invalid
|
|
Full Usage:
Inverse(expr, symbol, targetValue, lo, hi)
Parameters:
ModelExpressionUntyped
symbol : string
targetValue : ModelExpressionUntyped
lo : ModelExpressionUntyped
hi : ModelExpressionUntyped
|
|
|
|
Full Usage:
Label(string, ModelExpressionUntyped)
Parameters:
string
Item2 : ModelExpressionUntyped
|
|
|
|
|
|
|
|
|
|
Full Usage:
Parameter string
Parameters:
string
|
|
|
|
Full Usage:
State string
Parameters:
string
|
|
Full Usage:
StateAt(offset, string)
Parameters:
int<MeasureProduct<time index, MeasureOne>>
Item2 : string
|
|
|
|
Full Usage:
Symbol string
Parameters:
string
|
|
Full Usage:
This
|
|
Full Usage:
Time
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAdd
Returns: bool
|
|
Full Usage:
this.IsConditional
Returns: bool
|
|
Full Usage:
this.IsConstant
Returns: bool
|
|
Full Usage:
this.IsDivide
Returns: bool
|
|
Full Usage:
this.IsEnvironment
Returns: bool
|
|
Full Usage:
this.IsEqualTo
Returns: bool
|
|
Full Usage:
this.IsExponential
Returns: bool
|
|
Full Usage:
this.IsGreaterThan
Returns: bool
|
|
Full Usage:
this.IsInvalid
Returns: bool
|
|
Full Usage:
this.IsInverse
Returns: bool
|
|
Full Usage:
this.IsIsFinite
Returns: bool
|
|
Full Usage:
this.IsLabel
Returns: bool
|
|
Full Usage:
this.IsLessThan
Returns: bool
|
|
Full Usage:
this.IsLogarithm
Returns: bool
|
|
Full Usage:
this.IsMod
Returns: bool
|
|
Full Usage:
this.IsMultiply
Returns: bool
|
|
Full Usage:
this.IsParameter
Returns: bool
|
|
Full Usage:
this.IsPower
Returns: bool
|
|
Full Usage:
this.IsState
Returns: bool
|
|
Full Usage:
this.IsStateAt
Returns: bool
|
|
Full Usage:
this.IsSubtract
Returns: bool
|
|
Full Usage:
this.IsSymbol
Returns: bool
|
|
Full Usage:
this.IsThis
Returns: bool
|
|
Full Usage:
this.IsTime
Returns: bool
|
|
bristlecone