FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
double ConnectionDrive::GetSeTime
(
)
const
inline
Definition at line
1337
of file
drivectrl.cc
.
1338
{
1339
// The maximum difference here should not be larger than 100ms.
1340
// So th error we make on both axes should not exceed 50ms;
1341
return
(
Time
(
fPdoTime2
[0]).Mjd()+
Time
(
fPdoTime2
[1]).Mjd())/2;
1342
}
Time
Adds some functionality to boost::posix_time::ptime for our needs.
Definition:
Time.h:30
ConnectionDrive::fPdoTime2
Time fPdoTime2[2]
Definition:
drivectrl.cc:743
ConnectionDrive
Generated on Sun Sep 18 2016 20:50:44 for FACT++ by
1.8.11