Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Lib.Interface
ISimulationGet
Interface ISimulationGet<T>
Simulation
interface
ISimulationGet
<
T
=
[
]
>
{
id
:
string
;
name
:
TSimulationGetName
extends
T
?
string
:
never
;
project
:
TSimulationGetProject
extends
T
?
string
:
never
;
scheme
:
TSimulationGetScheme
extends
T
?
IModel
:
never
;
tasks
:
"tasks"
[]
extends
T
?
ISimulationTask
[]
:
never
[]
;
}
Type Parameters
T
=
[
]
Hierarchy (
View Summary
)
Omit
<
ISimulation
<
T
>
,
"tasks"
>
ISimulationGet
IFrontSimulation
IFrontSimulationsItem
Index
Properties
id
name
project
scheme
tasks
Properties
id
id
:
string
name
name
:
TSimulationGetName
extends
T
?
string
:
never
project
project
:
TSimulationGetProject
extends
T
?
string
:
never
scheme
scheme
:
TSimulationGetScheme
extends
T
?
IModel
:
never
tasks
tasks
:
"tasks"
[]
extends
T
?
ISimulationTask
[]
:
never
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
project
scheme
tasks
Tanatloc documentation
Loading...
Simulation