Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Project.Simulation.Run.Sensors.List
IListItemProps
Interface IListItemProps
interface
IListItemProps
{
_onEdit
:
(
sensor
:
IModelSensor
&
{
index
:
number
}
)
=>
void
;
index
:
number
;
sensor
:
IModelSensor
;
simulation
:
Simulation
;
swr
:
Swr
;
}
Index
Properties
_on
Edit
index
sensor
simulation
swr
Properties
_on
Edit
_onEdit
:
(
sensor
:
IModelSensor
&
{
index
:
number
}
)
=>
void
index
index
:
number
sensor
sensor
:
IModelSensor
simulation
simulation
:
Simulation
swr
swr
:
Swr
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_on
Edit
index
sensor
simulation
swr
Tanatloc documentation
Loading...