| enum | Datum_ID {
Other = 0,
Mass_Of_The_Vehicle = 1,
Force_ID = 2,
Entity_Type_Kind = 3,
Entity_Type_Domain = 4,
Entity_Type_Country = 5,
Entity_Type_Category = 6,
Entity_Type_Sub_Category = 7,
Entity_Type_Specific = 8,
Entity_Type_Extra = 9,
Alternative_Entity_Type_Kind = 10,
Alternative_Entity_Type_Domain = 11,
Alternative_Entity_Type_Country = 12,
Alternative_Entity_Type_Category = 13,
Alternative_Entity_Type_Sub_Category = 14,
Alternative_Entity_Type_Specific = 15,
Alternative_Entity_Type_Extra = 16,
Entity_Location_X = 17,
Entity_Location_Y = 18,
Entity_Location_Z = 19,
Entity_Linear_Velocity_X = 20,
Entity_Linear_Velocity_Y = 21,
Entity_Linear_Velocity_Z = 22,
Entity_Orientation_Psi = 23,
Entity_Orientation_Theta = 24,
Entity_Orientation_Phi = 25,
Dead_Reckoning_Algorthm = 26,
Dead_Reckoning_Linear_Acceleration_X = 27,
Dead_Reckoning_Linear_Acceleration_Y = 28,
Dead_Reckoning_Linear_Acceleration_Z = 29,
Dead_Reckoning_Angular_Velocity_X = 30,
Dead_Reckoning_Angular_Velocity_Y = 31,
Dead_Reckoning_Angular_Velocity_Z = 32,
Entity_Appearence = 33,
Entity_Marking_Character_Set = 34,
Entity_Marking_11_Bytes = 35,
Capability = 36,
Number_Articulation_Parameters = 37,
Articulation_Parameter_ID = 38,
Articulation_Parameter_Type = 39,
Articulation_Parameter_Value = 40,
Type_Of_Stores = 41,
Quantity_Of_Stores = 42,
Fuel_Quantity = 43,
Radar_System_Status = 44,
Radio_Communication_System_Status = 45,
Default_Time_For_Radio_Transmission_For_Stationary_Transmitters = 46,
Default_Time_For_Radio_Transmission_For_Moving_Transmitters = 47,
Body_Part_Damaged_Ratio = 48,
Name_Of_The_Terrain_Database_File = 49,
Name_Of_Local_File = 50,
Aimpoint_Bearing = 51,
Aimpoint_Elevation = 52,
Aimpoint_Range = 53,
Air_Speed = 54,
Altitude = 55,
Application_Status = 56,
Auto_Iff = 57,
Beacon_Delay = 58,
Bingo_Fuel_Setting = 59,
Cloud_Bottom = 60,
Cloud_Top = 61,
Direction = 62,
End_Action = 63,
Frequency = 64,
Freezexx = 65,
Heading = 66,
Identification = 67,
Initial_Point_Data = 68,
Latitude = 69,
Lights = 70,
Linear = 71,
Longitude = 72,
Low_Altitude = 73,
Mfd_Formats = 74,
Nctr = 75,
Number_Projectiles = 76,
Operation_Code = 77,
Pitch = 78,
Profiles = 79,
Quantity = 80,
Radar_Modes = 81,
Radar_Search_Volume = 82,
Roll = 83,
Rotation = 84,
Scale_Factor_X = 85,
Scale_Factor_Y = 86,
Shields = 87,
Steerpoint = 88,
Spare1 = 89,
Spare2 = 90,
Team = 91,
Text = 92,
Time_Of_Day = 93,
Trail_Flag = 94,
Trail_Size = 95,
Type_Of_Projectile = 96,
Type_Of_Target = 97,
Type_Of_Threat = 98,
Uhf_Frequency = 99,
Utm_Altitude = 100,
Utm_Latitude = 101,
Utm_Longitude = 102,
Vhf_Frequency = 103,
Visibility_Range = 104,
Void_Aaa_Hit = 105,
Void_Collision = 106,
Void_Earth_Hit = 107,
Void_Friendly = 108,
Void_Gun_Hit = 109,
Void_Rocket_Hit = 110,
Void_Sam_Hit = 111,
Weapon_Data = 112,
Weapon_Type = 113,
Weather = 114,
Wind_Direction = 115,
Wind_Speed = 116,
Wing_Station = 117,
Yaw = 118,
Memory_Offset = 119,
Memory_Data = 120,
VASI = 121,
Beacon = 122,
Strobe = 123,
Culture = 124,
Approach = 125,
Runway_End = 126,
Obstruction = 127,
Runway_Edge = 128,
Ramp_Taxiway = 129,
Laser_Bomb_Code = 130,
Rack_Type = 131,
HUDxx = 132,
RoleFileName = 133,
PilotName = 134,
PilotDesignation = 135,
Model_Type = 136,
DIS_Type = 137,
Class = 138,
Channel = 139,
Entity_Typexx = 140,
Alternative_Entity_Type = 141,
Entity_Location = 142,
Entity_Linear_Velocity = 143,
Entity_Orientation = 144,
Dead_Reckoningxx = 145,
Failure_Symptom = 146,
Max_Fuel = 147,
Refueling_Boom_Connect = 148,
Altitude_AGL = 149,
Calibrated_Airpeed = 150,
TACAN_Channel = 151,
TACAN_Band = 152,
TACAN_Mode = 153,
GMTdays = 154,
GMTmseconds = 155,
Datum_IDRange
} |