FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
AltAz
& PointingModel::AltAz::operator+=
(
const
AltAz
&
aa
)
inline
Definition at line
259
of file
drivectrl.cc
.
References
alt
, and
az
.
259
{
alt
+= aa.alt;
az
+=aa.az;
return
*
this
; }
PointingModel::AltAz::alt
double alt
Definition:
drivectrl.cc:253
PointingModel::AltAz::az
double az
Definition:
drivectrl.cc:254
PointingModel
AltAz
Generated on Sun Sep 18 2016 20:50:56 for FACT++ by
1.8.11