DAS
3.1.6 - 18/09/2017
|
Status of the Zenith
.
More...
#include <DAS_Spatramdef.h>
Data Fields | |
int | Dir |
Zenith Direction. More... | |
double | Pos |
Zenith Current Position. More... | |
double | realzenpos |
double | target |
Zenith target position. More... | |
int | theta |
Zenith Angle. More... | |
int ZenithSt::Dir |
Zenith Direction.
Definition at line 323 of file DAS_Spatramdef.h.
double ZenithSt::Pos |
Zenith Current Position.
Definition at line 322 of file DAS_Spatramdef.h.
Referenced by DemoInitMotor(), HomeZenithFast(), InitFlags(), MDCreateSh_SimPos(), SD_PosAADev(), SD_Position(), SD_Zenith(), and SD_Zenith_H().
double ZenithSt::realzenpos |
Definition at line 326 of file DAS_Spatramdef.h.
Referenced by D_BuildH(), MDCreateMoveZenAzimDeg(), SD_PosAADev(), SD_Position(), and SD_Zenith().
double ZenithSt::target |
Zenith target position.
Definition at line 325 of file DAS_Spatramdef.h.
Referenced by ExecSimPosCB(), ListTargetCB(), and MDCreateSh_SimPos().
int ZenithSt::theta |
Zenith Angle.
Definition at line 324 of file DAS_Spatramdef.h.