1084 const double az = d.
Get<
double>(8);
1091 out << setprecision(0) << fixed;
1092 out <<
HTML::kWhite <<
'\t' << az <<
'\t' << fDriveControlPointingAz <<
'\n';
1095 ofstream(
fPath+
"/pointing.data") << out.str();
int GetCurrentState() const
return the current state of the machine
bool CheckDataSize(const EventImp &d, const char *name, size_t size, bool min=false)
string fDriveControlPointingAz
static const string kWhite
uint64_t GetJavaDate() const
float fDriveControlPointingZd
string GetDir(const double angle)
T Get(size_t offset=0) const