|
gz_ptz_data Struct ReferencePtz interface.
More...
|
Public Attributes | |
gz_data_t | head |
Common data structure. | |
double | time |
Data timestamp. | |
double | pan |
Measured orientation (radians). | |
double | tilt |
Measured orientation (radians). | |
double | zoom |
Measured field of view (radians). | |
double | cmd_pan |
Commanded orientation (radians). | |
double | cmd_tilt |
Commanded orientation (radians). | |
double | cmd_zoom |
Commanded field of view (radians). |
|
Common data structure.
|
|
Data timestamp.
|
|
Measured orientation (radians).
|
|
Measured orientation (radians).
|
|
Measured field of view (radians).
|
|
Commanded orientation (radians).
|
|
Commanded orientation (radians).
|
|
Commanded field of view (radians).
|