CARMA C++
|
A triplet of time tagged delays, associated with a specific channel. More...
import "carma/loberotator/LoberotatorControl.idl";
Public Attributes | |
long | channelID |
Channel ID, range [1-24]. More... | |
DelayTriplet | triplet |
Timetagged delay triplet. More... | |
long | walshColumn |
Walsh column, range [1-24]. More... | |
A triplet of time tagged delays, associated with a specific channel.
Definition at line 58 of file LoberotatorControl.idl.
long carma::loberotator::LoberotatorControl::DelayChan::channelID |
Channel ID, range [1-24].
Definition at line 60 of file LoberotatorControl.idl.
DelayTriplet carma::loberotator::LoberotatorControl::DelayChan::triplet |
Timetagged delay triplet.
Definition at line 66 of file LoberotatorControl.idl.
long carma::loberotator::LoberotatorControl::DelayChan::walshColumn |
Walsh column, range [1-24].
Definition at line 63 of file LoberotatorControl.idl.