FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
template<class T , class S >
PointingData
StateMachineDrive
< T, S >::CalcPointingPos
(
double
mjd
)
inline
private
Definition at line
1815
of file
drivectrl.cc
.
References
PointingModel::CalcPointingPos()
.
1816
{
1817
return
fPointingModel
.
CalcPointingPos
(
fPointingSetup
, mjd,
fWeather
,
fWeatherTimeout
);
1818
}
StateMachineDrive::fPointingSetup
PointingSetup fPointingSetup
Definition:
drivectrl.cc:1579
PointingModel::CalcPointingPos
PointingData CalcPointingPos(const PointingSetup &setup, double _mjd, const Weather &weather, uint16_t timeout, bool tpoint=false)
Definition:
drivectrl.cc:365
StateMachineDrive::fPointingModel
PointingModel fPointingModel
Definition:
drivectrl.cc:1578
StateMachineDrive::fWeather
Weather fWeather
Definition:
drivectrl.cc:1573
StateMachineDrive::fWeatherTimeout
uint16_t fWeatherTimeout
Definition:
drivectrl.cc:1574
Here is the call graph for this function:
StateMachineDrive
Generated on Sun Sep 18 2016 20:50:59 for FACT++ by
1.8.11