|
DAS
3.1.6 - 18/09/2017
|
Status of the Azimuth
.
More...
#include <DAS_Spatramdef.h>
Collaboration diagram for AzimuthSt:Data Fields | |
| int | Dir |
| Azimuth Direction. More... | |
| int | phi |
| Azimuth Angle. More... | |
| double | Pos |
| Azimuth Current Position. More... | |
| double | realazpos |
| double | target |
| Azimuth Targrt position. More... | |
| int AzimuthSt::Dir |
Azimuth Direction.
Definition at line 335 of file DAS_Spatramdef.h.
| int AzimuthSt::phi |
Azimuth Angle.
Definition at line 336 of file DAS_Spatramdef.h.
| double AzimuthSt::Pos |
Azimuth Current Position.
Definition at line 334 of file DAS_Spatramdef.h.
Referenced by DemoInitMotor(), HomeAzimFast(), MDCreateSh_SimPos(), SD_Azimuth(), SD_PosAADev(), and SD_Position().
| double AzimuthSt::realazpos |
Definition at line 338 of file DAS_Spatramdef.h.
Referenced by D_BuildH(), MDCreateMoveAzimDeg(), MDCreateMoveZenAzimDeg(), MIGEZen(), SD_Azimuth(), SD_PosAADev(), and SD_Position().
| double AzimuthSt::target |
Azimuth Targrt position.
Definition at line 337 of file DAS_Spatramdef.h.
Referenced by ExecSimPosCB(), ListTargetCB(), and MDCreateSh_SimPos().
