point structure containing data for the point 'my_point'
More...
Public Attributes | |
my_point | pointname |
name of the point, here : 'my_point' More... | |
my_point | coord |
the 3 coordinates of this point in the inertial frame More... | |
my_point | sensor |
sensor_struct with info about the sensor (if this point is used as sensor) More... | |
my_point | extforce |
extforce_struct with info about the external forces (if any at this point) More... | |
my_point | id |
identification number of this point More... | |
point structure containing data for the point 'my_point'
my_point coord |
the 3 coordinates of this point in the inertial frame
my_point extforce |
extforce_struct with info about the external forces (if any at this point)
my_point id |
identification number of this point
my_point pointname |
name of the point, here : 'my_point'
my_point sensor |
sensor_struct with info about the sensor (if this point is used as sensor)