Class ReceiverDProto.Statistics.Rates
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
de.serosystems.proto.v3.grx.receiverd.ReceiverDProto.Statistics.Rates
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,ReceiverDProto.Statistics.RatesOrBuilder
,Serializable
- Enclosing class:
- ReceiverDProto.Statistics
public static final class ReceiverDProto.Statistics.Rates
extends com.google.protobuf.GeneratedMessageV3
implements ReceiverDProto.Statistics.RatesOrBuilder
Message rates.Protobuf type
serosystems.proto.v3.grx.receiverd.Statistics.Rates
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Message rates.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,
BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
static final com.google.protobuf.Descriptors.Descriptor
float
DME/TECAN pulse pair on 1090MHz.float
Isolated pulses on 1090MHz.float
Mode 1/2/A/C downlink.float
Mode 4 downlink.float
Mode 5 downlink.float
getDlModeSByDf
(int index) Mode S downlink, split by DF (0-24).int
Mode S downlink, split by DF (0-24).Mode S downlink, split by DF (0-24).com.google.protobuf.Parser<ReceiverDProto.Statistics.Rates>
int
float
getUatAdsbMessageByPayloadType
(int index) UAT ADS-B by payload type (0-31).int
UAT ADS-B by payload type (0-31).UAT ADS-B by payload type (0-31).float
getUatGroundUplinkInformationFrameByType
(int index) UAT ground uplink information by frame type (0..15).int
UAT ground uplink information by frame type (0..15).UAT ground uplink information by frame type (0..15).float
UAT ground uplink.float
DME/TECAN pulse pair on 1030MHz.float
Isolated pulses on 1030MHz..float
Mode 1 uplink.float
Mode 2 uplink.float
Mode 4 uplink.float
Mode 5 uplink.float
Mode A uplink.float
Mode C uplink.float
getUlModeSByUf
(int index) Mode S uplink, split by UF (0-24).int
Mode S uplink, split by UF (0-24).Mode S uplink, split by UF (0-24).int
hashCode()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
newBuilder
(ReceiverDProto.Statistics.Rates prototype) protected ReceiverDProto.Statistics.Rates.Builder
newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected Object
newInstance
(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom
(InputStream input) parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(byte[] data) parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.ByteString data) parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.CodedInputStream input) parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(InputStream input) parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(ByteBuffer data) parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<ReceiverDProto.Statistics.Rates>
parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
DL_MODE_S_BY_DF_FIELD_NUMBER
public static final int DL_MODE_S_BY_DF_FIELD_NUMBER- See Also:
-
DL_MODE_1_2_A_C_REPLY_FIELD_NUMBER
public static final int DL_MODE_1_2_A_C_REPLY_FIELD_NUMBER- See Also:
-
DL_MODE_4_REPLY_FIELD_NUMBER
public static final int DL_MODE_4_REPLY_FIELD_NUMBER- See Also:
-
DL_MODE_5_REPLY_FIELD_NUMBER
public static final int DL_MODE_5_REPLY_FIELD_NUMBER- See Also:
-
DL_ISOLATED_PULSE_FIELD_NUMBER
public static final int DL_ISOLATED_PULSE_FIELD_NUMBER- See Also:
-
DL_DME_TACAN_PULSE_PAIR_FIELD_NUMBER
public static final int DL_DME_TACAN_PULSE_PAIR_FIELD_NUMBER- See Also:
-
UL_MODE_S_BY_UF_FIELD_NUMBER
public static final int UL_MODE_S_BY_UF_FIELD_NUMBER- See Also:
-
UL_MODE_1_INTERROGATION_FIELD_NUMBER
public static final int UL_MODE_1_INTERROGATION_FIELD_NUMBER- See Also:
-
UL_MODE_2_INTERROGATION_FIELD_NUMBER
public static final int UL_MODE_2_INTERROGATION_FIELD_NUMBER- See Also:
-
UL_MODE_4_INTERROGATION_FIELD_NUMBER
public static final int UL_MODE_4_INTERROGATION_FIELD_NUMBER- See Also:
-
UL_MODE_5_INTERROGATION_FIELD_NUMBER
public static final int UL_MODE_5_INTERROGATION_FIELD_NUMBER- See Also:
-
UL_MODE_A_INTERROGATION_FIELD_NUMBER
public static final int UL_MODE_A_INTERROGATION_FIELD_NUMBER- See Also:
-
UL_MODE_C_INTERROGATION_FIELD_NUMBER
public static final int UL_MODE_C_INTERROGATION_FIELD_NUMBER- See Also:
-
UL_ISOLATED_PULSE_FIELD_NUMBER
public static final int UL_ISOLATED_PULSE_FIELD_NUMBER- See Also:
-
UL_DME_TACAN_PULSE_PAIR_FIELD_NUMBER
public static final int UL_DME_TACAN_PULSE_PAIR_FIELD_NUMBER- See Also:
-
UAT_ADSB_MESSAGE_BY_PAYLOAD_TYPE_FIELD_NUMBER
public static final int UAT_ADSB_MESSAGE_BY_PAYLOAD_TYPE_FIELD_NUMBER- See Also:
-
UAT_GROUND_UPLINK_MESSAGE_FIELD_NUMBER
public static final int UAT_GROUND_UPLINK_MESSAGE_FIELD_NUMBER- See Also:
-
UAT_GROUND_UPLINK_INFORMATION_FRAME_BY_TYPE_FIELD_NUMBER
public static final int UAT_GROUND_UPLINK_INFORMATION_FRAME_BY_TYPE_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getDlModeSByDfList
Mode S downlink, split by DF (0-24).
repeated float dl_mode_s_by_df = 1;
- Specified by:
getDlModeSByDfList
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Returns:
- A list containing the dlModeSByDf.
-
getDlModeSByDfCount
public int getDlModeSByDfCount()Mode S downlink, split by DF (0-24).
repeated float dl_mode_s_by_df = 1;
- Specified by:
getDlModeSByDfCount
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Returns:
- The count of dlModeSByDf.
-
getDlModeSByDf
public float getDlModeSByDf(int index) Mode S downlink, split by DF (0-24).
repeated float dl_mode_s_by_df = 1;
- Specified by:
getDlModeSByDf
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The dlModeSByDf at the given index.
-
getDlMode12ACReply
public float getDlMode12ACReply()Mode 1/2/A/C downlink.
float dl_mode_1_2_a_c_reply = 2;
- Specified by:
getDlMode12ACReply
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Returns:
- The dlMode12ACReply.
-
getDlMode4Reply
public float getDlMode4Reply()Mode 4 downlink.
float dl_mode_4_reply = 3;
- Specified by:
getDlMode4Reply
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Returns:
- The dlMode4Reply.
-
getDlMode5Reply
public float getDlMode5Reply()Mode 5 downlink.
float dl_mode_5_reply = 4;
- Specified by:
getDlMode5Reply
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Returns:
- The dlMode5Reply.
-
getDlIsolatedPulse
public float getDlIsolatedPulse()Isolated pulses on 1090MHz.
float dl_isolated_pulse = 5;
- Specified by:
getDlIsolatedPulse
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Returns:
- The dlIsolatedPulse.
-
getDlDmeTacanPulsePair
public float getDlDmeTacanPulsePair()DME/TECAN pulse pair on 1090MHz.
float dl_dme_tacan_pulse_pair = 6;
- Specified by:
getDlDmeTacanPulsePair
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Returns:
- The dlDmeTacanPulsePair.
-
getUlModeSByUfList
Mode S uplink, split by UF (0-24).
repeated float ul_mode_s_by_uf = 7;
- Specified by:
getUlModeSByUfList
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Returns:
- A list containing the ulModeSByUf.
-
getUlModeSByUfCount
public int getUlModeSByUfCount()Mode S uplink, split by UF (0-24).
repeated float ul_mode_s_by_uf = 7;
- Specified by:
getUlModeSByUfCount
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Returns:
- The count of ulModeSByUf.
-
getUlModeSByUf
public float getUlModeSByUf(int index) Mode S uplink, split by UF (0-24).
repeated float ul_mode_s_by_uf = 7;
- Specified by:
getUlModeSByUf
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The ulModeSByUf at the given index.
-
getUlMode1Interrogation
public float getUlMode1Interrogation()Mode 1 uplink.
float ul_mode_1_interrogation = 8;
- Specified by:
getUlMode1Interrogation
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Returns:
- The ulMode1Interrogation.
-
getUlMode2Interrogation
public float getUlMode2Interrogation()Mode 2 uplink.
float ul_mode_2_interrogation = 9;
- Specified by:
getUlMode2Interrogation
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Returns:
- The ulMode2Interrogation.
-
getUlMode4Interrogation
public float getUlMode4Interrogation()Mode 4 uplink.
float ul_mode_4_interrogation = 10;
- Specified by:
getUlMode4Interrogation
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Returns:
- The ulMode4Interrogation.
-
getUlMode5Interrogation
public float getUlMode5Interrogation()Mode 5 uplink.
float ul_mode_5_interrogation = 11;
- Specified by:
getUlMode5Interrogation
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Returns:
- The ulMode5Interrogation.
-
getUlModeAInterrogation
public float getUlModeAInterrogation()Mode A uplink.
float ul_mode_a_interrogation = 12;
- Specified by:
getUlModeAInterrogation
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Returns:
- The ulModeAInterrogation.
-
getUlModeCInterrogation
public float getUlModeCInterrogation()Mode C uplink.
float ul_mode_c_interrogation = 13;
- Specified by:
getUlModeCInterrogation
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Returns:
- The ulModeCInterrogation.
-
getUlIsolatedPulse
public float getUlIsolatedPulse()Isolated pulses on 1030MHz..
float ul_isolated_pulse = 14;
- Specified by:
getUlIsolatedPulse
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Returns:
- The ulIsolatedPulse.
-
getUlDmeTacanPulsePair
public float getUlDmeTacanPulsePair()DME/TECAN pulse pair on 1030MHz.
float ul_dme_tacan_pulse_pair = 15;
- Specified by:
getUlDmeTacanPulsePair
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Returns:
- The ulDmeTacanPulsePair.
-
getUatAdsbMessageByPayloadTypeList
UAT ADS-B by payload type (0-31).
repeated float uat_adsb_message_by_payload_type = 16;
- Specified by:
getUatAdsbMessageByPayloadTypeList
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Returns:
- A list containing the uatAdsbMessageByPayloadType.
-
getUatAdsbMessageByPayloadTypeCount
public int getUatAdsbMessageByPayloadTypeCount()UAT ADS-B by payload type (0-31).
repeated float uat_adsb_message_by_payload_type = 16;
- Specified by:
getUatAdsbMessageByPayloadTypeCount
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Returns:
- The count of uatAdsbMessageByPayloadType.
-
getUatAdsbMessageByPayloadType
public float getUatAdsbMessageByPayloadType(int index) UAT ADS-B by payload type (0-31).
repeated float uat_adsb_message_by_payload_type = 16;
- Specified by:
getUatAdsbMessageByPayloadType
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The uatAdsbMessageByPayloadType at the given index.
-
getUatGroundUplinkMessage
public float getUatGroundUplinkMessage()UAT ground uplink.
float uat_ground_uplink_message = 17;
- Specified by:
getUatGroundUplinkMessage
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Returns:
- The uatGroundUplinkMessage.
-
getUatGroundUplinkInformationFrameByTypeList
UAT ground uplink information by frame type (0..15).
repeated float uat_ground_uplink_information_frame_by_type = 18;
- Specified by:
getUatGroundUplinkInformationFrameByTypeList
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Returns:
- A list containing the uatGroundUplinkInformationFrameByType.
-
getUatGroundUplinkInformationFrameByTypeCount
public int getUatGroundUplinkInformationFrameByTypeCount()UAT ground uplink information by frame type (0..15).
repeated float uat_ground_uplink_information_frame_by_type = 18;
- Specified by:
getUatGroundUplinkInformationFrameByTypeCount
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Returns:
- The count of uatGroundUplinkInformationFrameByType.
-
getUatGroundUplinkInformationFrameByType
public float getUatGroundUplinkInformationFrameByType(int index) UAT ground uplink information by frame type (0..15).
repeated float uat_ground_uplink_information_frame_by_type = 18;
- Specified by:
getUatGroundUplinkInformationFrameByType
in interfaceReceiverDProto.Statistics.RatesOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The uatGroundUplinkInformationFrameByType at the given index.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ReceiverDProto.Statistics.Rates parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReceiverDProto.Statistics.Rates parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReceiverDProto.Statistics.Rates parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReceiverDProto.Statistics.Rates parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReceiverDProto.Statistics.Rates parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ReceiverDProto.Statistics.Rates parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ReceiverDProto.Statistics.Rates parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ReceiverDProto.Statistics.Rates parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ReceiverDProto.Statistics.Rates parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ReceiverDProto.Statistics.Rates parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ReceiverDProto.Statistics.Rates parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static ReceiverDProto.Statistics.Rates.Builder newBuilder(ReceiverDProto.Statistics.Rates prototype) -
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ReceiverDProto.Statistics.Rates.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-