Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Project.Simulation.Run.Sensors.Add
IProps
Interface IProps
interface
IProps
{
onClose
:
()
=>
void
;
onError
:
(
error
?:
string
)
=>
void
;
sensor
:
Partial
<
IModelSensor
>
;
simulation
:
Simulation
;
swr
:
Swr
;
}
Index
Properties
on
Close
on
Error
sensor
simulation
swr
Properties
on
Close
onClose
:
()
=>
void
on
Error
onError
:
(
error
?:
string
)
=>
void
sensor
sensor
:
Partial
<
IModelSensor
>
simulation
simulation
:
Simulation
swr
swr
:
Swr
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
on
Close
on
Error
sensor
simulation
swr
Tanatloc documentation
Loading...