Interface ReceiverDProto.Statistics.CountersOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ReceiverDProto.Statistics.Counters
,ReceiverDProto.Statistics.Counters.Builder
- Enclosing class:
- ReceiverDProto.Statistics
public static interface ReceiverDProto.Statistics.CountersOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionlong
DME/TACAN pulse pair on 1090MHz.long
Isolated pulses on 1090MHz.long
Mode 1/2/A/C downlink.long
Mode 4 downlink.long
Mode 5 downlink.long
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).long
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).long
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).long
UAT ground uplink.long
DME/TACAN pulse pair on 1030MHz.long
Isolated pulses on 1030MHz..long
Mode 1 uplink.long
Mode 2 uplink.long
Mode 4 uplink.long
Mode 5 uplink.long
Mode A uplink.long
Mode C uplink.long
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).Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDlModeSByDfList
Mode S downlink, split by DF (0-24).
repeated uint64 dl_mode_s_by_df = 1;
- Returns:
- A list containing the dlModeSByDf.
-
getDlModeSByDfCount
int getDlModeSByDfCount()Mode S downlink, split by DF (0-24).
repeated uint64 dl_mode_s_by_df = 1;
- Returns:
- The count of dlModeSByDf.
-
getDlModeSByDf
long getDlModeSByDf(int index) Mode S downlink, split by DF (0-24).
repeated uint64 dl_mode_s_by_df = 1;
- Parameters:
index
- The index of the element to return.- Returns:
- The dlModeSByDf at the given index.
-
getDlMode12ACReply
long getDlMode12ACReply()Mode 1/2/A/C downlink.
uint64 dl_mode_1_2_a_c_reply = 2;
- Returns:
- The dlMode12ACReply.
-
getDlMode4Reply
long getDlMode4Reply()Mode 4 downlink.
uint64 dl_mode_4_reply = 3;
- Returns:
- The dlMode4Reply.
-
getDlMode5Reply
long getDlMode5Reply()Mode 5 downlink.
uint64 dl_mode_5_reply = 4;
- Returns:
- The dlMode5Reply.
-
getDlIsolatedPulse
long getDlIsolatedPulse()Isolated pulses on 1090MHz.
uint64 dl_isolated_pulse = 5;
- Returns:
- The dlIsolatedPulse.
-
getDlDmeTacanPulsePair
long getDlDmeTacanPulsePair()DME/TACAN pulse pair on 1090MHz.
uint64 dl_dme_tacan_pulse_pair = 6;
- Returns:
- The dlDmeTacanPulsePair.
-
getUlModeSByUfList
Mode S uplink, split by UF (0-24).
repeated uint64 ul_mode_s_by_uf = 7;
- Returns:
- A list containing the ulModeSByUf.
-
getUlModeSByUfCount
int getUlModeSByUfCount()Mode S uplink, split by UF (0-24).
repeated uint64 ul_mode_s_by_uf = 7;
- Returns:
- The count of ulModeSByUf.
-
getUlModeSByUf
long getUlModeSByUf(int index) Mode S uplink, split by UF (0-24).
repeated uint64 ul_mode_s_by_uf = 7;
- Parameters:
index
- The index of the element to return.- Returns:
- The ulModeSByUf at the given index.
-
getUlMode1Interrogation
long getUlMode1Interrogation()Mode 1 uplink.
uint64 ul_mode_1_interrogation = 8;
- Returns:
- The ulMode1Interrogation.
-
getUlMode2Interrogation
long getUlMode2Interrogation()Mode 2 uplink.
uint64 ul_mode_2_interrogation = 9;
- Returns:
- The ulMode2Interrogation.
-
getUlMode4Interrogation
long getUlMode4Interrogation()Mode 4 uplink.
uint64 ul_mode_4_interrogation = 10;
- Returns:
- The ulMode4Interrogation.
-
getUlMode5Interrogation
long getUlMode5Interrogation()Mode 5 uplink.
uint64 ul_mode_5_interrogation = 11;
- Returns:
- The ulMode5Interrogation.
-
getUlModeAInterrogation
long getUlModeAInterrogation()Mode A uplink.
uint64 ul_mode_a_interrogation = 12;
- Returns:
- The ulModeAInterrogation.
-
getUlModeCInterrogation
long getUlModeCInterrogation()Mode C uplink.
uint64 ul_mode_c_interrogation = 13;
- Returns:
- The ulModeCInterrogation.
-
getUlIsolatedPulse
long getUlIsolatedPulse()Isolated pulses on 1030MHz..
uint64 ul_isolated_pulse = 14;
- Returns:
- The ulIsolatedPulse.
-
getUlDmeTacanPulsePair
long getUlDmeTacanPulsePair()DME/TACAN pulse pair on 1030MHz.
uint64 ul_dme_tacan_pulse_pair = 15;
- Returns:
- The ulDmeTacanPulsePair.
-
getUatAdsbMessageByPayloadTypeList
UAT ADS-B by payload type (0-31).
repeated uint64 uat_adsb_message_by_payload_type = 16;
- Returns:
- A list containing the uatAdsbMessageByPayloadType.
-
getUatAdsbMessageByPayloadTypeCount
int getUatAdsbMessageByPayloadTypeCount()UAT ADS-B by payload type (0-31).
repeated uint64 uat_adsb_message_by_payload_type = 16;
- Returns:
- The count of uatAdsbMessageByPayloadType.
-
getUatAdsbMessageByPayloadType
long getUatAdsbMessageByPayloadType(int index) UAT ADS-B by payload type (0-31).
repeated uint64 uat_adsb_message_by_payload_type = 16;
- Parameters:
index
- The index of the element to return.- Returns:
- The uatAdsbMessageByPayloadType at the given index.
-
getUatGroundUplinkMessage
long getUatGroundUplinkMessage()UAT ground uplink.
uint64 uat_ground_uplink_message = 17;
- Returns:
- The uatGroundUplinkMessage.
-
getUatGroundUplinkInformationFrameByTypeList
UAT ground uplink information by frame type (0..15).
repeated uint64 uat_ground_uplink_information_frame_by_type = 18;
- Returns:
- A list containing the uatGroundUplinkInformationFrameByType.
-
getUatGroundUplinkInformationFrameByTypeCount
int getUatGroundUplinkInformationFrameByTypeCount()UAT ground uplink information by frame type (0..15).
repeated uint64 uat_ground_uplink_information_frame_by_type = 18;
- Returns:
- The count of uatGroundUplinkInformationFrameByType.
-
getUatGroundUplinkInformationFrameByType
long getUatGroundUplinkInformationFrameByType(int index) UAT ground uplink information by frame type (0..15).
repeated uint64 uat_ground_uplink_information_frame_by_type = 18;
- Parameters:
index
- The index of the element to return.- Returns:
- The uatGroundUplinkInformationFrameByType at the given index.
-