Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Project.Simulation.Postprocesssing
IResultsProps
Interface IResultsProps
interface
IResultsProps
{
postprocessing
?:
PostProcessing
;
results
:
PostProcessingFile
[]
;
setResult
:
(
result
?:
IFrontResult
)
=>
void
;
simulation
:
Simulation
;
}
Index
Properties
postprocessing?
results
set
Result
simulation
Properties
Optional
postprocessing
postprocessing
?:
PostProcessing
results
results
:
PostProcessingFile
[]
set
Result
setResult
:
(
result
?:
IFrontResult
)
=>
void
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...