Enum Class EmitterSystemFunction
- All Implemented Interfaces:
Serializable
,Comparable<EmitterSystemFunction>
,Constable
This
enum
type is generated from XML,
UID 76,
marshal size 8;
EmitterSystemFunction has 82 enumerations total.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionAAA (Anti-Aircraft Artillery) Fire ControlAcquisition/DetectionAcquisition TrackTelevisionUnknownAir InterceptAir MappingAir Search/BombAir Traffic ControlAltimeterBarrage JammingBathythermal SensorBattlefield SurveillanceBeaconClick JammingCoastal SurveillanceMissile TrackingSurface SearchVideo RemotingMissile GuidanceData TransmissionDeceptive JammingDecoyDipping SonarDropsondeEarly Warning/SurveillanceMissile HomingFire ControlFiring point/launch point locationFrequency Swept JammingGround Control ApproachGround Control InterceptGround MappingGuidance/IlluminationGuidance Illumination Track AcquisitionGun Lay BeaconHarbor SurveillanceHeight FinderIdentification/Classification (including IFF)Decoy/MimicIFF (Identify Friend or Foe)ILS (Instrument Landing System)ImagingInstrumentationInstrumentationInterrogatorIonospheric SoundJammerSpaceMeteorologicalMissile AcquisitionMissile DownlinkMotion DetectionMulti-functionNavigationNavigation/Distance Measuring EquipmentNoise JammingOtherProximity FusePulsed JammingRadar AltimeterRadiosondeRange-OnlyJamming, deceptionShell TrackingRepeater JammingSearch AcquisitionExperimental or TrainingJamming, noiseSonobuoyEarth SurveillanceTerrain FollowingTest EquipmentSpot Noise JammingTowed Acoustic SensorTowed Counter MeasureTrack GuidanceTrackerWeapon, lethalWeapon, non-lethalWeather AvoidanceWeather / Meteorological -
Method Summary
Modifier and TypeMethodDescriptionProvide enumeration descriptionstatic int
bit width for this enumerationstatic EmitterSystemFunction
getEnumForValue
(int value) Provide enumeration for a given valueint
Returns size of this serialized (marshalled) object in bytesgetName()
Provide nameboolean
getTRACE()
Whether tracing is on or off for this objectint
getValue()
Provide enumeration valuevoid
marshal
(DataOutputStream dos) Marshal value to DataOutputStreamvoid
marshal
(ByteBuffer byteBuffer) Marshal value to ByteBuffervoid
setTRACE
(boolean value) Set tracing on/off for this objecttoString()
Provide simple identifierstatic EmitterSystemFunction
Unmarshal value to DataInputStreamstatic EmitterSystemFunction
unmarshalEnum
(ByteBuffer byteBuffer) Unmarshal enumeration value to ByteBufferstatic EmitterSystemFunction
Returns the enum constant of this class with the specified name.static EmitterSystemFunction[]
values()
Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
OTHER
Other -
MULTI_FUNCTION
Multi-function -
EARLY_WARNING_SURVEILLANCE
Early Warning/Surveillance -
HEIGHT_FINDER
Height Finder -
FIRE_CONTROL
Fire Control -
ACQUISITION_DETECTION
Acquisition/Detection -
TRACKER
Tracker -
GUIDANCE_ILLUMINATION
Guidance/Illumination -
FIRING_POINT_LAUNCH_POINT_LOCATION
Firing point/launch point location -
RANGE_ONLY
Range-Only -
RADAR_ALTIMETER
Radar Altimeter -
IMAGING
Imaging -
MOTION_DETECTION
Motion Detection -
NAVIGATION
Navigation -
WEATHER_METEOROLOGICAL
Weather / Meteorological -
INSTRUMENTATION
Instrumentation -
IDENTIFICATION_CLASSIFICATION_INCLUDING_IFF
Identification/Classification (including IFF) -
AAA_ANTI_AIRCRAFT_ARTILLERY_FIRE_CONTROL
AAA (Anti-Aircraft Artillery) Fire Control -
AIR_SEARCH_BOMB
Air Search/Bomb -
AIR_INTERCEPT
Air Intercept -
ALTIMETER
Altimeter -
AIR_MAPPING
Air Mapping -
AIR_TRAFFIC_CONTROL
Air Traffic Control -
BEACON
Beacon -
BATTLEFIELD_SURVEILLANCE
Battlefield Surveillance -
GROUND_CONTROL_APPROACH
Ground Control Approach -
GROUND_CONTROL_INTERCEPT
Ground Control Intercept -
COASTAL_SURVEILLANCE
Coastal Surveillance -
IDENTIFICATION_FRIEND_OR_FOE
Decoy/Mimic -
DATA_TRANSMISSION
Data Transmission -
SUPPLEMENTAL_EMISSION_ENTITY_STATE
Earth Surveillance -
GUN_LAY_BEACON
Gun Lay Beacon -
GROUND_MAPPING
Ground Mapping -
HARBOR_SURVEILLANCE
Harbor Surveillance -
IFF_IDENTIFY_FRIEND_OR_FOE
IFF (Identify Friend or Foe) -
ILS_INSTRUMENT_LANDING_SYSTEM
ILS (Instrument Landing System) -
IONOSPHERIC_SOUND
Ionospheric Sound -
INTERROGATOR
Interrogator -
BARRAGE_JAMMING
Barrage Jamming -
CLICK_JAMMING
Click Jamming -
DECEPTIVE_JAMMING
Deceptive Jamming -
FREQUENCY_SWEPT_JAMMING
Frequency Swept Jamming -
JAMMER
Jammer -
NOISE_JAMMING
Noise Jamming -
PULSED_JAMMING
Pulsed Jamming -
REPEATER_JAMMING
Repeater Jamming -
TIME_SPACE_POSITION_INFORMATION
Spot Noise Jamming -
MISSILE_ACQUISITION
Missile Acquisition -
MISSILE_DOWNLINK
Missile Downlink -
LIVE_ENTITY_FIRE
Meteorological -
LIVE_ENTITY_DETONATION
Space -
CREATE_ENTITY_RELIABLE
Surface Search -
REMOVE_ENTITY_RELIABLE
Shell Tracking -
ACTION_REQUEST_RELIABLE
Television -
ACTION_RESPONSE_RELIABLE
Unknown -
DATA_QUERY_RELIABLE
Video Remoting -
SET_DATA_RELIABLE
Experimental or Training -
DATA_RELIABLE
Missile Guidance -
EVENT_REPORT_RELIABLE
Missile Homing -
COMMENT_RELIABLE
Missile Tracking -
SET_RECORD_RELIABLE
Jamming, noise -
RECORD_QUERY_RELIABLE
Jamming, deception -
DECOY
Decoy -
NAVIGATION_DISTANCE_MEASURING_EQUIPMENT
Navigation/Distance Measuring Equipment -
TERRAIN_FOLLOWING
Terrain Following -
WEATHER_AVOIDANCE
Weather Avoidance -
PROXIMITY_FUSE
Proximity Fuse -
INSTRUMENTATION_2
Instrumentation -
RADIOSONDE
Radiosonde -
SONOBUOY
Sonobuoy -
BATHYTHERMAL_SENSOR
Bathythermal Sensor -
TOWED_COUNTER_MEASURE
Towed Counter Measure -
DIPPING_SONAR
Dipping Sonar -
TOWED_ACOUSTIC_SENSOR
Towed Acoustic Sensor -
WEAPON_NON_LETHAL
Weapon, non-lethal -
WEAPON_LETHAL
Weapon, lethal -
TEST_EQUIPMENT
Test Equipment -
ACQUISITION_TRACK
Acquisition Track -
TRACK_GUIDANCE
Track Guidance -
GUIDANCE_ILLUMINATION_TRACK_ACQUISITION
Guidance Illumination Track Acquisition -
SEARCH_ACQUISITION
Search Acquisition -
DROPSONDE
Dropsonde
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum class has no constant with the specified nameNullPointerException
- if the argument is null
-
getValue
public int getValue()Provide enumeration value- Returns:
- integer value
-
getDescription
-
getEnumBitWidth
public static int getEnumBitWidth()bit width for this enumeration- Returns:
- number of bits wide
-
getEnumForValue
Provide enumeration for a given value- Parameters:
value
- integer value of interest- Returns:
- enumeration corresponding to numeric value
-
setTRACE
public void setTRACE(boolean value) Set tracing on/off for this object- Parameters:
value
- whether tracing is on or off
-
getTRACE
public boolean getTRACE()Whether tracing is on or off for this object- Returns:
- whether tracing is on or off
-
marshal
Marshal value to DataOutputStream- Parameters:
dos
- DataOutputStream for output- Throws:
IOException
- input-output error- See Also:
-
marshal
Marshal value to ByteBuffer- Parameters:
byteBuffer
- ByteBuffer for output- Throws:
IOException
- input-output errorException
- See Also:
-
unmarshalEnum
Unmarshal value to DataInputStream- Parameters:
dis
- DataInputStream for input- Returns:
- enumeration of interest
- Throws:
Exception
- unmarshalling input-output error- See Also:
-
unmarshalEnum
Unmarshal enumeration value to ByteBuffer- Parameters:
byteBuffer
- ByteBuffer for input- Returns:
- enumeration of interest
- Throws:
Exception
- unmarshalling input-output error- See Also:
-
getMarshalledSize
public int getMarshalledSize()Returns size of this serialized (marshalled) object in bytes- Returns:
- serialized size in bytes
- See Also:
-
getName
-
toString
Provide simple identifier- Overrides:
toString
in classEnum<EmitterSystemFunction>
- Returns:
- class name, value and name
-