FreeMechanicalSetPosition
Free mechanical set in position
Constructors
- FreeMechanicalSetPosition(name ,color ,visibility )
Fields Summary
- Field
- Description
- color
- Color of positions
- coordSys
- Coordinates system
- mechanicalSet
- Mechanical set
- name
- Name of the position
- pilotName
- Pilot associated to this position
- position
- Xc/Yc/Zc/Ux/Uy/Uz/Vx/Vy/Vz
- visibility
- Free mechanical set positions visibility
Methods Summary
- Method
- Description
- setInvisible
- Modify visibility of positions associated to free mechanical set
- setVisible
- Modify visibility of positions associated to free mechanical set
Fields Details
- color
- color : Color of positions - [1..1] Color
- coordSys
- coordSys : Coordinates system - [1..1] CoordSys
- mechanicalSet
- mechanicalSet : Mechanical set - [1..1] MechanicalSet
- name
- name : Name of the position - [1..1] String
- pilotName
- pilotName : Pilot associated to this position - [1..1] String
- position
- position : Xc/Yc/Zc/Ux/Uy/Uz/Vx/Vy/Vz - [9..9] Double
- visibility
- visibility : Free mechanical set positions visibility - [1..1] Visibility
Method Details
- setInvisible
-
-
Syntax
setInvisible()
-
Parameters
No parameter
-
Returns
No return value
-
- setVisible
-
-
Syntax
setVisible()
-
Parameters
No parameter
-
Returns
No return value
-