CARMA C++
carma::loberotator::LoberotatorControl::DelayMjd Struct Reference

A delay/mjd pair structure. More...

import "carma/loberotator/LoberotatorControl.idl";

Public Attributes

double delay
 Delay in nanoseconds. More...
 
double mjd
 MJD for the delay. More...
 

Detailed Description

A delay/mjd pair structure.

Definition at line 43 of file LoberotatorControl.idl.

Member Data Documentation

double carma::loberotator::LoberotatorControl::DelayMjd::delay

Delay in nanoseconds.

Definition at line 45 of file LoberotatorControl.idl.

double carma::loberotator::LoberotatorControl::DelayMjd::mjd

MJD for the delay.

Definition at line 48 of file LoberotatorControl.idl.


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