Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Project.Simulation.Run.Sensor
IProps
Interface IProps
interface
IProps
{
geometries
:
Geometry
[]
;
onClose
:
()
=>
void
;
sensor
?:
Sensor
;
simulation
:
Simulation
;
swr
:
Swr
;
visible
?:
boolean
;
}
Index
Properties
geometries
on
Close
sensor?
simulation
swr
visible?
Properties
geometries
geometries
:
Geometry
[]
on
Close
onClose
:
()
=>
void
Optional
sensor
sensor
?:
Sensor
simulation
simulation
:
Simulation
swr
swr
:
Swr
Optional
visible
visible
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
geometries
on
Close
sensor
simulation
swr
visible
Tanatloc documentation
Loading...