TwiceAsNice
2019-02-18
|
One polynomial representation of an angle over time. More...
Public Attributes | |
double | time |
time of start in MJD (UTC) More... | |
double | angle |
angle at the time of start (rad) More... | |
double | v |
first time derivative of angle at the time of start (rad/sec) More... | |
double | a |
second taylor coefficient of angle at the time of start (rad/sec^2) More... | |
One polynomial representation of an angle over time.
double Ltcs::IifServiceWorker::LBTPolynomial::a |
second taylor coefficient of angle at the time of start (rad/sec^2)
double Ltcs::IifServiceWorker::LBTPolynomial::angle |
angle at the time of start (rad)
double Ltcs::IifServiceWorker::LBTPolynomial::time |
time of start in MJD (UTC)
double Ltcs::IifServiceWorker::LBTPolynomial::v |
first time derivative of angle at the time of start (rad/sec)