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