FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
bool Acceleration::operator>
(
const
Acceleration
&
a
)
const
inline
Definition at line
84
of file
drivectrl.cc
.
References
Local::az
, and
Local::zd
.
85
{
86
return
zd
>a.
zd
||
az
>a.
az
;
87
}
Local::zd
double zd
Definition:
drivectrl.cc:51
Local::az
double az
Definition:
drivectrl.cc:52
Acceleration
Generated on Sun Sep 18 2016 20:50:42 for FACT++ by
1.8.11