Enum EmitterSystemFunction

Source
pub enum EmitterSystemFunction {
Show 83 variants Other_0, Multifunction_1, EarlyWarningSurveillance_2, HeightFinder_3, FireControl_4, AcquisitionDetection_5, Tracker_6, GuidanceIllumination_7, FiringPointlaunchPointLocation_8, RangeOnly_9, RadarAltimeter_10, Imaging_11, MotionDetection_12, Navigation_13, WeatherMeteorological_14, Instrumentation_15, IdentificationClassification_includingIFF_16, AAA_AntiAircraftArtillery_FireControl_17, AirSearchBomb_18, AirIntercept_19, Altimeter_20, AirMapping_21, AirTrafficControl_22, Beacon_23, BattlefieldSurveillance_24, GroundControlApproach_25, GroundControlIntercept_26, CoastalSurveillance_27, DecoyMimic_28, DataTransmission_29, EarthSurveillance_30, GunLayBeacon_31, GroundMapping_32, HarborSurveillance_33, IFF_IdentifyFriendOrFoe_34, ILS_InstrumentLandingSystem_35, IonosphericSound_36, Interrogator_37, BarrageJamming_38, ClickJamming_39, DeceptiveJamming_40, FrequencySweptJamming_41, Jammer_42, NoiseJamming_43, PulsedJamming_44, RepeaterJamming_45, SpotNoiseJamming_46, MissileAcquisition_47, MissileDownlink_48, Meteorological_49, Space_50, SurfaceSearch_51, ShellTracking_52, Television_56, Unknown_57, VideoRemoting_58, ExperimentalOrTraining_59, MissileGuidance_60, MissileHoming_61, MissileTracking_62, Jamming_Noise_64, Jamming_Deception_65, Decoy_66, NavigationDistanceMeasuringEquipment_71, TerrainFollowing_72, WeatherAvoidance_73, ProximityFuse_74, Instrumentation_75, Radiosonde_76, Sonobuoy_77, BathythermalSensor_78, TowedCounterMeasure_79, DippingSonar_80, TowedAcousticSensor_81, Weapon_Nonlethal_96, Weapon_Lethal_97, TestEquipment_98, AcquisitionTrack_99, TrackGuidance_100, GuidanceIlluminationTrackAcquisition_101, SearchAcquisition_102, Dropsonde_103, Unspecified(u8),
}
Expand description

UID 76

Variants§

§

Other_0

§

Multifunction_1

§

EarlyWarningSurveillance_2

§

HeightFinder_3

§

FireControl_4

§

AcquisitionDetection_5

§

Tracker_6

§

GuidanceIllumination_7

§

FiringPointlaunchPointLocation_8

§

RangeOnly_9

§

RadarAltimeter_10

§

Imaging_11

§

MotionDetection_12

§

Navigation_13

§

WeatherMeteorological_14

§

Instrumentation_15

§

IdentificationClassification_includingIFF_16

§

AAA_AntiAircraftArtillery_FireControl_17

§

AirSearchBomb_18

§

AirIntercept_19

§

Altimeter_20

§

AirMapping_21

§

AirTrafficControl_22

§

Beacon_23

§

BattlefieldSurveillance_24

§

GroundControlApproach_25

§

GroundControlIntercept_26

§

CoastalSurveillance_27

§

DecoyMimic_28

§

DataTransmission_29

§

EarthSurveillance_30

§

GunLayBeacon_31

§

GroundMapping_32

§

HarborSurveillance_33

§

IFF_IdentifyFriendOrFoe_34

§

ILS_InstrumentLandingSystem_35

§

IonosphericSound_36

§

Interrogator_37

§

BarrageJamming_38

§

ClickJamming_39

§

DeceptiveJamming_40

§

FrequencySweptJamming_41

§

Jammer_42

§

NoiseJamming_43

§

PulsedJamming_44

§

RepeaterJamming_45

§

SpotNoiseJamming_46

§

MissileAcquisition_47

§

Meteorological_49

§

Space_50

§

SurfaceSearch_51

§

ShellTracking_52

§

Television_56

§

Unknown_57

§

VideoRemoting_58

§

ExperimentalOrTraining_59

§

MissileGuidance_60

§

MissileHoming_61

§

MissileTracking_62

§

Jamming_Noise_64

§

Jamming_Deception_65

§

Decoy_66

§

NavigationDistanceMeasuringEquipment_71

§

TerrainFollowing_72

§

WeatherAvoidance_73

§

ProximityFuse_74

§

Instrumentation_75

§

Radiosonde_76

§

Sonobuoy_77

§

BathythermalSensor_78

§

TowedCounterMeasure_79

§

DippingSonar_80

§

TowedAcousticSensor_81

§

Weapon_Nonlethal_96

§

Weapon_Lethal_97

§

TestEquipment_98

§

AcquisitionTrack_99

§

TrackGuidance_100

§

GuidanceIlluminationTrackAcquisition_101

§

SearchAcquisition_102

§

Dropsonde_103

§

Unspecified(u8)

Trait Implementations§

Source§

impl Clone for EmitterSystemFunction

Source§

fn clone(&self) -> EmitterSystemFunction

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for EmitterSystemFunction

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl Default for EmitterSystemFunction

Source§

fn default() -> Self

Returns the “default value” for a type. Read more
Source§

impl Display for EmitterSystemFunction

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl From<EmitterSystemFunction> for u8

Source§

fn from(value: EmitterSystemFunction) -> Self

Converts to this type from the input type.
Source§

impl From<u8> for EmitterSystemFunction

Source§

fn from(value: u8) -> Self

Converts to this type from the input type.
Source§

impl Hash for EmitterSystemFunction

Source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · Source§

fn hash_slice<H>(data: &[Self], state: &mut H)
where H: Hasher, Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
Source§

impl PartialEq for EmitterSystemFunction

Source§

fn eq(&self, other: &EmitterSystemFunction) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl Copy for EmitterSystemFunction

Source§

impl Eq for EmitterSystemFunction

Source§

impl StructuralPartialEq for EmitterSystemFunction

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T> ToString for T
where T: Display + ?Sized,

Source§

fn to_string(&self) -> String

Converts the given value to a String. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.