Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Project.Simulation.Postprocesssing
IProps
Interface IProps
interface
IProps
{
postprocessing
?:
PostProcessing
;
results
:
Result
[]
;
setResult
:
(
result
?:
IFrontResult
)
=>
void
;
simulation
?:
Simulation
;
}
Index
Properties
postprocessing?
results
set
Result
simulation?
Properties
Optional
postprocessing
postprocessing
?:
PostProcessing
results
results
:
Result
[]
set
Result
setResult
:
(
result
?:
IFrontResult
)
=>
void
Optional
simulation
simulation
?:
Simulation
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
postprocessing
results
set
Result
simulation
Tanatloc documentation
Loading...