public static class CRD.FrRangeMeasurement extends CRD.RangeMeasurement
Constructor and Description |
---|
FrRangeMeasurement(AbsoluteDate date,
double timeOfFlight,
int epochEvent,
String systemConfigurationId,
int filterFlag,
int detectorChannel,
int stopNumber,
int receiveAmplitude,
int transmitAmplitude)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getDetectorChannel()
Get the detector channel.
|
int |
getFilterFlag()
Get the filter flag.
|
int |
getReceiveAmplitude()
Get the receive amplitude.
|
int |
getStopNumber()
Get the stop number.
|
int |
getTransmitAmplitude()
Get the transmit amplitude.
|
String |
toCrdString()
Get a string representation of the instance in the CRD format.
|
String |
toString() |
getDate, getEpochEvent, getSnr, getSystemConfigurationId, getTimeOfFlight
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
durationFrom
public FrRangeMeasurement(AbsoluteDate date, double timeOfFlight, int epochEvent, String systemConfigurationId, int filterFlag, int detectorChannel, int stopNumber, int receiveAmplitude, int transmitAmplitude)
date
- data epochtimeOfFlight
- time of flight in secondsepochEvent
- indicates the time event referencesystemConfigurationId
- system configuration idfilterFlag
- filter flagdetectorChannel
- detector channelstopNumber
- stop numberreceiveAmplitude
- receive amplitudetransmitAmplitude
- transmit amplitudepublic int getFilterFlag()
public int getDetectorChannel()
public int getStopNumber()
public int getReceiveAmplitude()
public int getTransmitAmplitude()
@DefaultDataContext public String toCrdString()
toCrdString
in class CRD.RangeMeasurement
@DefaultDataContext public String toString()
Copyright © 2002-2023 CS GROUP. All rights reserved.