diff-grok - v1.3.0
Preparing search index...
ParsedModel
Interface ParsedModel
interface
ParsedModel
{
argument
:
{
entries
:
AnnotatedLine
[]
;
name
:
string
;
stageName
?:
string
}
;
comment
?:
string
;
constants
:
AnnotatedLine
[]
;
description
?:
string
;
equations
:
FormulaLine
[]
;
expressions
:
FormulaLine
[]
;
inits
:
AnnotatedLine
[]
;
loops
:
LoopBlock
[]
;
name
?:
string
;
output
:
OutputLine
[]
;
parameters
:
AnnotatedLine
[]
;
solverMeta
?:
string
;
tolerance
?:
string
;
updates
:
UpdateBlock
[]
;
}
Index
Properties
argument
comment?
constants
description?
equations
expressions
inits
loops
name?
output
parameters
solver
Meta?
tolerance?
updates
Properties
argument
argument
:
{
entries
:
AnnotatedLine
[]
;
name
:
string
;
stageName
?:
string
}
Optional
comment
comment
?:
string
constants
constants
:
AnnotatedLine
[]
Optional
description
description
?:
string
equations
equations
:
FormulaLine
[]
expressions
expressions
:
FormulaLine
[]
inits
inits
:
AnnotatedLine
[]
loops
loops
:
LoopBlock
[]
Optional
name
name
?:
string
output
output
:
OutputLine
[]
parameters
parameters
:
AnnotatedLine
[]
Optional
solver
Meta
solverMeta
?:
string
Optional
tolerance
tolerance
?:
string
updates
updates
:
UpdateBlock
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
argument
comment
constants
description
equations
expressions
inits
loops
name
output
parameters
solver
Meta
tolerance
updates
diff-grok - v1.3.0
Loading...