FACT++  1.0
Velocity Encoder::operator/ ( double  t) const
inline

Definition at line 71 of file drivectrl.cc.

71 { return Velocity(zd/t, az/t); }
double zd
Definition: drivectrl.cc:51
double az
Definition: drivectrl.cc:52
TT t
Definition: test_client.c:26