Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
API.Interface
IFrontMutateSimulation
Interface IFrontMutateSimulation
interface
IFrontMutateSimulation
{
id
?:
string
;
name
?:
string
;
project
?:
undefined
;
scheme
?:
IModel
;
tasks
?:
ISimulationTask
[]
;
}
Hierarchy
Partial
<
IFrontSimulation
>
IFrontMutateSimulation
Index
Properties
id?
name?
project?
scheme?
tasks?
Properties
Optional
id
id
?:
string
Optional
name
name
?:
string
Optional
project
project
?:
undefined
Optional
scheme
scheme
?:
IModel
Optional
tasks
tasks
?:
ISimulationTask
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
project
scheme
tasks
Tanatloc documentation
Loading...