public enum EmitterSystemFunction extends java.lang.Enum<EmitterSystemFunction>
Enum Constant and Description |
---|
AAA_ANTI_AIRCRAFT_ARTILLERY_FIRE_CONTROL
AAA (Anti-Aircraft Artillery) Fire Control
|
ACQUISITION_DETECTION
Acquisition/Detection
|
ACQUISITION_TRACK
Acquisition Track
|
AIR_INTERCEPT
Air Intercept
|
AIR_MAPPING
Air Mapping
|
AIR_SEARCH_BOMB
Air Search/Bomb
|
AIR_TRAFFIC_CONTROL
Air Traffic Control
|
ALTIMETER
Altimeter
|
BARRAGE_JAMMING
Barrage Jamming
|
BATHYTHERMAL_SENSOR
Bathythermal Sensor
|
BATTLEFIELD_SURVEILLANCE
Battlefield Surveillance
|
BEACON
Beacon
|
CLICK_JAMMING
Click Jamming
|
COASTAL_SURVEILLANCE
Coastal Surveillance
|
DATA_TRANSMISSION
Data Transmission
|
DECEPTIVE_JAMMING
Deceptive Jamming
|
DECOY
Decoy
|
DECOY_MIMIC
Decoy/Mimic
|
DIPPING_SONAR
Dipping Sonar
|
EARLY_WARNING_SURVEILLANCE
Early Warning/Surveillance
|
EARTH_SURVEILLANCE
Earth Surveillance
|
EXPERIMENTAL_OR_TRAINING
Experimental or Training
|
FIRE_CONTROL
Fire Control
|
FIRING_POINT_LAUNCH_POINT_LOCATION
Firing point/launch point location
|
FREQUENCY_SWEPT_JAMMING
Frequency Swept Jamming
|
GROUND_CONTROL_APPROACH
Ground Control Approach
|
GROUND_CONTROL_INTERCEPT
Ground Control Intercept
|
GROUND_MAPPING
Ground Mapping
|
GUIDANCE_ILLUMINATION
Guidance/Illumination
|
GUIDANCE_ILLUMINATION_TRACK_ACQUISITION
Guidance Illumination Track Acquisition
|
GUN_LAY_BEACON
Gun Lay Beacon
|
HARBOR_SURVEILLANCE
Harbor Surveillance
|
HEIGHT_FINDER
Height Finder
|
IDENTIFICATION_CLASSIFICATION_INCLUDING_IFF
Identification/Classification (including IFF)
|
IFF_IDENTIFY_FRIEND_OR_FOE
IFF (Identify Friend or Foe)
|
ILS_INSTRUMENT_LANDING_SYSTEM
ILS (Instrument Landing System)
|
IMAGING
Imaging
|
INSTRUMENTATION
Instrumentation
|
INSTRUMENTATION_2
Instrumentation
|
INTERROGATOR
Interrogator
|
IONOSPHERIC_SOUND
Ionospheric Sound
|
JAMMER
Jammer
|
JAMMING_DECEPTION
Jamming, deception
|
JAMMING_NOISE
Jamming, noise
|
METEOROLOGICAL
Meteorological
|
MISSILE_ACQUISITION
Missile Acquisition
|
MISSILE_DOWNLINK
Missile Downlink
|
MISSILE_GUIDANCE
Missile Guidance
|
MISSILE_HOMING
Missile Homing
|
MISSILE_TRACKING
Missile Tracking
|
MOTION_DETECTION
Motion Detection
|
MULTI_FUNCTION
Multi-function
|
NAVIGATION
Navigation
|
NAVIGATION_DISTANCE_MEASURING_EQUIPMENT
Navigation/Distance Measuring Equipment
|
NOISE_JAMMING
Noise Jamming
|
OTHER
Other
|
PROXIMITY_FUSE
Proximity Fuse
|
PULSED_JAMMING
Pulsed Jamming
|
RADAR_ALTIMETER
Radar Altimeter
|
RADIOSONDE
Radiosonde
|
RANGE_ONLY
Range-Only
|
REPEATER_JAMMING
Repeater Jamming
|
SEARCH_ACQUISITION
Search Acquisition
|
SHELL_TRACKING
Shell Tracking
|
SONOBUOY
Sonobuoy
|
SPACE
Space
|
SPOT_NOISE_JAMMING
Spot Noise Jamming
|
SURFACE_SEARCH
Surface Search
|
TELEVISION
Television
|
TERRAIN_FOLLOWING
Terrain Following
|
TEST_EQUIPMENT
Test Equipment
|
TOWED_ACOUSTIC_SENSOR
Towed Acoustic Sensor
|
TOWED_COUNTER_MEASURE
Towed Counter Measure
|
TRACK_GUIDANCE
Track Guidance
|
TRACKER
Tracker
|
UNKNOWN
Unknown
|
VIDEO_REMOTING
Video Remoting
|
WEAPON_LETHAL
Weapon, lethal
|
WEAPON_NON_LETHAL
Weapon, non-lethal
|
WEATHER_AVOIDANCE
Weather Avoidance
|
WEATHER_METEOROLOGICAL
Weather / Meteorological
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
static int |
getEnumBitWidth() |
static EmitterSystemFunction |
getEnumForValue(int i) |
int |
getMarshalledSize() |
int |
getValue() |
void |
marshal(java.nio.ByteBuffer buff) |
void |
marshal(java.io.DataOutputStream dos) |
static EmitterSystemFunction |
unmarshalEnum(java.nio.ByteBuffer buff) |
static EmitterSystemFunction |
unmarshalEnum(java.io.DataInputStream dis) |
static EmitterSystemFunction |
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EmitterSystemFunction[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final EmitterSystemFunction OTHER
public static final EmitterSystemFunction MULTI_FUNCTION
public static final EmitterSystemFunction EARLY_WARNING_SURVEILLANCE
public static final EmitterSystemFunction HEIGHT_FINDER
public static final EmitterSystemFunction FIRE_CONTROL
public static final EmitterSystemFunction ACQUISITION_DETECTION
public static final EmitterSystemFunction TRACKER
public static final EmitterSystemFunction GUIDANCE_ILLUMINATION
public static final EmitterSystemFunction FIRING_POINT_LAUNCH_POINT_LOCATION
public static final EmitterSystemFunction RANGE_ONLY
public static final EmitterSystemFunction RADAR_ALTIMETER
public static final EmitterSystemFunction IMAGING
public static final EmitterSystemFunction MOTION_DETECTION
public static final EmitterSystemFunction NAVIGATION
public static final EmitterSystemFunction WEATHER_METEOROLOGICAL
public static final EmitterSystemFunction INSTRUMENTATION
public static final EmitterSystemFunction IDENTIFICATION_CLASSIFICATION_INCLUDING_IFF
public static final EmitterSystemFunction AAA_ANTI_AIRCRAFT_ARTILLERY_FIRE_CONTROL
public static final EmitterSystemFunction AIR_SEARCH_BOMB
public static final EmitterSystemFunction AIR_INTERCEPT
public static final EmitterSystemFunction ALTIMETER
public static final EmitterSystemFunction AIR_MAPPING
public static final EmitterSystemFunction AIR_TRAFFIC_CONTROL
public static final EmitterSystemFunction BEACON
public static final EmitterSystemFunction BATTLEFIELD_SURVEILLANCE
public static final EmitterSystemFunction GROUND_CONTROL_APPROACH
public static final EmitterSystemFunction GROUND_CONTROL_INTERCEPT
public static final EmitterSystemFunction COASTAL_SURVEILLANCE
public static final EmitterSystemFunction DECOY_MIMIC
public static final EmitterSystemFunction DATA_TRANSMISSION
public static final EmitterSystemFunction EARTH_SURVEILLANCE
public static final EmitterSystemFunction GUN_LAY_BEACON
public static final EmitterSystemFunction GROUND_MAPPING
public static final EmitterSystemFunction HARBOR_SURVEILLANCE
public static final EmitterSystemFunction IFF_IDENTIFY_FRIEND_OR_FOE
public static final EmitterSystemFunction ILS_INSTRUMENT_LANDING_SYSTEM
public static final EmitterSystemFunction IONOSPHERIC_SOUND
public static final EmitterSystemFunction INTERROGATOR
public static final EmitterSystemFunction BARRAGE_JAMMING
public static final EmitterSystemFunction CLICK_JAMMING
public static final EmitterSystemFunction DECEPTIVE_JAMMING
public static final EmitterSystemFunction FREQUENCY_SWEPT_JAMMING
public static final EmitterSystemFunction JAMMER
public static final EmitterSystemFunction NOISE_JAMMING
public static final EmitterSystemFunction PULSED_JAMMING
public static final EmitterSystemFunction REPEATER_JAMMING
public static final EmitterSystemFunction SPOT_NOISE_JAMMING
public static final EmitterSystemFunction MISSILE_ACQUISITION
public static final EmitterSystemFunction MISSILE_DOWNLINK
public static final EmitterSystemFunction METEOROLOGICAL
public static final EmitterSystemFunction SPACE
public static final EmitterSystemFunction SURFACE_SEARCH
public static final EmitterSystemFunction SHELL_TRACKING
public static final EmitterSystemFunction TELEVISION
public static final EmitterSystemFunction UNKNOWN
public static final EmitterSystemFunction VIDEO_REMOTING
public static final EmitterSystemFunction EXPERIMENTAL_OR_TRAINING
public static final EmitterSystemFunction MISSILE_GUIDANCE
public static final EmitterSystemFunction MISSILE_HOMING
public static final EmitterSystemFunction MISSILE_TRACKING
public static final EmitterSystemFunction JAMMING_NOISE
public static final EmitterSystemFunction JAMMING_DECEPTION
public static final EmitterSystemFunction DECOY
public static final EmitterSystemFunction NAVIGATION_DISTANCE_MEASURING_EQUIPMENT
public static final EmitterSystemFunction TERRAIN_FOLLOWING
public static final EmitterSystemFunction WEATHER_AVOIDANCE
public static final EmitterSystemFunction PROXIMITY_FUSE
public static final EmitterSystemFunction INSTRUMENTATION_2
public static final EmitterSystemFunction RADIOSONDE
public static final EmitterSystemFunction SONOBUOY
public static final EmitterSystemFunction BATHYTHERMAL_SENSOR
public static final EmitterSystemFunction TOWED_COUNTER_MEASURE
public static final EmitterSystemFunction DIPPING_SONAR
public static final EmitterSystemFunction TOWED_ACOUSTIC_SENSOR
public static final EmitterSystemFunction WEAPON_NON_LETHAL
public static final EmitterSystemFunction WEAPON_LETHAL
public static final EmitterSystemFunction TEST_EQUIPMENT
public static final EmitterSystemFunction ACQUISITION_TRACK
public static final EmitterSystemFunction TRACK_GUIDANCE
public static final EmitterSystemFunction GUIDANCE_ILLUMINATION_TRACK_ACQUISITION
public static final EmitterSystemFunction SEARCH_ACQUISITION
public static EmitterSystemFunction[] values()
for (EmitterSystemFunction c : EmitterSystemFunction.values()) System.out.println(c);
public static EmitterSystemFunction valueOf(java.lang.String name)
name
- the name of the enum constant to be returned.java.lang.IllegalArgumentException
- if this enum type has no constant with the specified namejava.lang.NullPointerException
- if the argument is nullpublic int getValue()
public java.lang.String getDescription()
public static int getEnumBitWidth()
public static EmitterSystemFunction getEnumForValue(int i)
public void marshal(java.io.DataOutputStream dos) throws java.io.IOException
java.io.IOException
public void marshal(java.nio.ByteBuffer buff) throws java.lang.Exception
java.lang.Exception
public static EmitterSystemFunction unmarshalEnum(java.io.DataInputStream dis) throws java.lang.Exception
java.lang.Exception
public static EmitterSystemFunction unmarshalEnum(java.nio.ByteBuffer buff) throws java.lang.Exception
java.lang.Exception
public int getMarshalledSize()