TwiceAsNice  2019-02-18
Public Attributes | List of all members
Ltcs::IifServiceWorker::LBTPolynomial Struct Reference

One polynomial representation of an angle over time. More...

Collaboration diagram for Ltcs::IifServiceWorker::LBTPolynomial:
Collaboration graph

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...
 

Detailed Description

One polynomial representation of an angle over time.


Member Data Documentation

◆ a

double Ltcs::IifServiceWorker::LBTPolynomial::a

second taylor coefficient of angle at the time of start (rad/sec^2)

◆ angle

double Ltcs::IifServiceWorker::LBTPolynomial::angle

angle at the time of start (rad)

◆ time

double Ltcs::IifServiceWorker::LBTPolynomial::time

time of start in MJD (UTC)

◆ v

double Ltcs::IifServiceWorker::LBTPolynomial::v

first time derivative of angle at the time of start (rad/sec)


The documentation for this struct was generated from the following file: