1107 const double Ra = d.
Get<
double>(0*8);
1108 const double Dec = d.
Get<
double>(1*8);
1109 const double Zd = d.
Get<
double>(6*8);
1110 const double Az = d.
Get<
double>(7*8);
1112 const double dev = d.
Get<
double>(11*8);
1124 out << setprecision(5);
1127 out << setprecision(3);
1137 out <<
Moon::Color(angle) <<
'\t' << setprecision(3) << angle <<
'\n';
1144 ofstream(
fPath+
"/tracking.data") << out.str();
deque< float > fDriveControlTrackingDevHist
int GetCurrentState() const
return the current state of the machine
bool CheckDataSize(const EventImp &d, const char *name, size_t size, bool min=false)
void WriteHist(const EventImp &d, const string &fname, const T &t, double scale, double offset=0)
string fDriveControlSourceName
static const string kWhite
uint64_t GetJavaDate() const
float fDriveControlMoonDist
static string Color(double angle)
Return to feeserver c CVS log Up to[MAIN] dcscvs FeeServer feeserver src Wed FeeServer_v0 v0 dev
double Angle(double r, double d) const
T Get(size_t offset=0) const