VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
extendedDataKeywords.h File Reference

Go to the source code of this file.

Variables

static const charDtBreachedBy = "BREACHED_BY"
 
static const charDtEmplacedBy = "EMPLACED_BY"
 
static const charDtMarked = "MARKED"
 
static const charDtEngineeringHeight = "Height"
 
static const charDtEngineeringWidth = "Width"
 
static const charDtEngineeringLength = "Length"
 
static const charDtExtendedLabelsIdentifier = "Extended_Labels"
 
static const charDtActivity = "Activity"
 
static const charDtExtendedDataPhysicalLineHeight = "PhysicalLineHeight"
 
static const charDtExtendedDataPhysicalLineWidth = "PhysicalLineWidth"
 
static const charDtExtendedDatNumberOfSpiderWebSpokes = "SpiderWebSpokes"
 
static const charDtExtendedDatNumberOfSpiderWebRings = "SpiderWebRings"
 
static const charDtExtendedDatSpiderWebRadius = "SpiderWebRadius"
 
static const charDtExtendedDataCeiling = "Ceiling"
 
static const charDtExtendedDataWindSpeed = "WindSpeed"
 
static const charDtExtendedDataPriority = "Priority"
 
static const charDtExtendedDataAirTurbulence = "AirTurbulence"
 
static const charDtExtendedDataActivated = "Activated"
 
static const charDtExtendedDataActivationTimeIsSimulationTime = "ActivationTimeIsSimulationTime"
 
static const charDtExtendedDataActivationTimeIsReusable = "ActivationTimeIsReusable"
 
static const charDtExtendedDataActivatedOnce = "ActivatedOnce"
 
static const charDtExtendedDataActivationMode = "ActivationMode"
 
static const charDtExtendedDataActivationTime = "ActivationTime"
 
static const charDtExtendedDataDeactivationTime = "DeactivationTime"
 
static const charDtExtendedDataUseActivationTimes = "UseActivationTimes"
 
static const charDtExtendedDataCrosswalkCrossingAllowed = "CrosswalkCrossingAllowed"
 
static const charDtExtendedDataInvisible = "Invisible"
 
static const charDtExtendedDataInvisibleSetByUser = "InvisibleSetByUser"
 
static const charDtExtendedDataHideOccupants = "HideOccupants"
 
static const charDtSpawnTemplateUUIDId = "DtSpawnTemplateUUID"
 
static const charDtSpawnTemplateUUIDsId = "DtSpawnTemplateUUIDs"
 
static const charDtDoNotAddToOrbat = "DtDoNotAddToOrbat"
 
static const charDtEmbarkationInProcess = "DtEmbarkationInProcess"
 
static const charDtObjectUUID = "UUID"
 
static const charDtSuppressionLevel = "Suppression_Level"
 
static const charDtExtendedDataMineComposition = "MineComposition"
 
static const charDtMinefieldCompositionMap = "MinefieldCompositionMap"
 
static const charDtGlobalPlanIsQuickLaunch = "GlobalPlan_Quick_Launch"
 
static const charDtGlobalPlanShowOnQuickLaunchToolbar = "GlobalPlan_ShowOnQuickLaunchToolbar"
 
static const charDtGlobalPlanQuickLaunchIcon = "GlobalPlan_Quick_Launch_Icon"
 
static const charDtGlobalPlanLaunched = "GlobalPlan_Launched"
 
static const charDtCanUsePlan = "Can_Use_Plan"
 
static const charDtJustGaveUpSlot = "Just_Gave_Up_Slot"
 
static const charDtTagVolumeWidth = "Tag_Volume_Width"
 
static const charDtObjectInvulnerable = "Invulnerable"
 
static const charDtCanSetScenarioPreStartTime = "CanSetScenarioPreStartTime"
 
static const charDtTimeSetToLocalOnFirstPlacement = "TimeSetToLocalOnFirstPlacement"
 
static const charDtAlreadySetTimePlacement = "AlreadySetTimePlacement"
 
static const charDtUserModifiedTime = "UserModifiedTime"
 
static const charDtHasJoystickControls = "DtHasJoystickControls"
 
static const charDtMissileOwner = "DtMissileOwner"
 
static const charDtMissileTarget = "DtMissileTarget"
 
static const charDtMissileTargetLocation = "DtMissileTargetLocation"
 
static const charDtEntityHasTarget = "DtEntityHasTarget"
 
static const charDtEntityEventId = "DtEntityEventId"
 
static const charDtOnTerrainSurface = "DtOnTerrainSurface"
 
static const charDtExtendedDataForwardRunwayName = "RunwayF"
 
static const charDtExtendedDataReverseRunwayName = "RunwayR"
 
static const charDtExtendedDataAutomaticRunwayNames = "AutomaticRunwayNames"
 
static const charDtExtendedDataAirportCodeName = "AirportCode"
 
static const charDtExtendedDataAerodromeUUID = "AerodromeUUID"
 
static const charDtParentToEmbarkOn = "ParentToEmbarkOn"
 

Variable Documentation

const char* DtBreachedBy = "BREACHED_BY"
static

This file includes keywords that are used for extended data.

const char* DtEmplacedBy = "EMPLACED_BY"
static

Set for items that breach the particular environmental. DtRwStringList.

const char* DtMarked = "MARKED"
static

Set for items that are placed by another item. Should be name of the item.

const char* DtEngineeringHeight = "Height"
static

If minefield is marked then this is set to true.

const char* DtEngineeringWidth = "Width"
static

Depth (or height) of engineering object (in meters). Depth is negative meters.

const char* DtEngineeringLength = "Length"
static

Width of engineering object (in meters)

const char* DtExtendedLabelsIdentifier = "Extended_Labels"
static

Length of engineering object (in meters).

const char* DtActivity = "Activity"
static
const char* DtExtendedDataPhysicalLineHeight = "PhysicalLineHeight"
static
const char* DtExtendedDataPhysicalLineWidth = "PhysicalLineWidth"
static
const char* DtExtendedDatNumberOfSpiderWebSpokes = "SpiderWebSpokes"
static
const char* DtExtendedDatNumberOfSpiderWebRings = "SpiderWebRings"
static
const char* DtExtendedDatSpiderWebRadius = "SpiderWebRadius"
static
const char* DtExtendedDataCeiling = "Ceiling"
static
const char* DtExtendedDataWindSpeed = "WindSpeed"
static
const char* DtExtendedDataPriority = "Priority"
static
const char* DtExtendedDataAirTurbulence = "AirTurbulence"
static
const char* DtExtendedDataActivated = "Activated"
static
const char* DtExtendedDataActivationTimeIsSimulationTime = "ActivationTimeIsSimulationTime"
static

The absense of this value means the environmental is active. If present check for value of 1 (active) or 0 (inactive)

const char* DtExtendedDataActivationTimeIsReusable = "ActivationTimeIsReusable"
static
const char* DtExtendedDataActivatedOnce = "ActivatedOnce"
static
const char* DtExtendedDataActivationMode = "ActivationMode"
static
const char* DtExtendedDataActivationTime = "ActivationTime"
static
const char* DtExtendedDataDeactivationTime = "DeactivationTime"
static
const char* DtExtendedDataUseActivationTimes = "UseActivationTimes"
static
const char* DtExtendedDataCrosswalkCrossingAllowed = "CrosswalkCrossingAllowed"
static
const char* DtExtendedDataInvisible = "Invisible"
static
const char* DtExtendedDataInvisibleSetByUser = "InvisibleSetByUser"
static
const char* DtExtendedDataHideOccupants = "HideOccupants"
static
const char* DtSpawnTemplateUUIDId = "DtSpawnTemplateUUID"
static
const char* DtSpawnTemplateUUIDsId = "DtSpawnTemplateUUIDs"
static
const char* DtDoNotAddToOrbat = "DtDoNotAddToOrbat"
static
const char* DtEmbarkationInProcess = "DtEmbarkationInProcess"
static

Whether or not the entity in question is in the process of embarkation.

const char* DtObjectUUID = "UUID"
static
const char* DtSuppressionLevel = "Suppression_Level"
static
const char* DtExtendedDataMineComposition = "MineComposition"
static

Data used to create minefields.

const char* DtMinefieldCompositionMap = "MinefieldCompositionMap"
static
const char* DtGlobalPlanIsQuickLaunch = "GlobalPlan_Quick_Launch"
static

For global plans, some keywords to define state of global plan.

const char* DtGlobalPlanShowOnQuickLaunchToolbar = "GlobalPlan_ShowOnQuickLaunchToolbar"
static
const char* DtGlobalPlanQuickLaunchIcon = "GlobalPlan_Quick_Launch_Icon"
static
const char* DtGlobalPlanLaunched = "GlobalPlan_Launched"
static
const char* DtCanUsePlan = "Can_Use_Plan"
static

Additional data that is not saved to the .oob but is used to tell the gui if certain functionality is available.

const char* DtJustGaveUpSlot = "Just_Gave_Up_Slot"
static
const char* DtTagVolumeWidth = "Tag_Volume_Width"
static

Value for FE only to give tag volume (crosswalk) width.

const char* DtObjectInvulnerable = "Invulnerable"
static

Value for whether or not an object is currently invulernable.

const char* DtCanSetScenarioPreStartTime = "CanSetScenarioPreStartTime"
static

Values for how the user can affect time before the scenario starts.

const char* DtTimeSetToLocalOnFirstPlacement = "TimeSetToLocalOnFirstPlacement"
static
const char* DtAlreadySetTimePlacement = "AlreadySetTimePlacement"
static
const char* DtUserModifiedTime = "UserModifiedTime"
static
const char* DtHasJoystickControls = "DtHasJoystickControls"
static

Whether or not this item has joystick controls.

const char* DtMissileOwner = "DtMissileOwner"
static

If this is a VRF spawned missile, the attacker that spawned it.

const char* DtMissileTarget = "DtMissileTarget"
static

If this is a VRF spawned missile, its target.

const char* DtMissileTargetLocation = "DtMissileTargetLocation"
static

If this is a VRF spawned missile, its target location in geocentric.

const char* DtEntityHasTarget = "DtEntityHasTarget"
static

True if this entity has a target. This value is 1 or 0.

const char* DtEntityEventId = "DtEntityEventId"
static

If there is an event ID associated with this object, this is the event ID (used in VR-Link)

const char* DtOnTerrainSurface = "DtOnTerrainSurface"
static

Whether or not this item is on the terrain surface. If this item is not present will be assumed to be true.

const char* DtExtendedDataForwardRunwayName = "RunwayF"
static
const char* DtExtendedDataReverseRunwayName = "RunwayR"
static
const char* DtExtendedDataAutomaticRunwayNames = "AutomaticRunwayNames"
static
const char* DtExtendedDataAirportCodeName = "AirportCode"
static
const char* DtExtendedDataAerodromeUUID = "AerodromeUUID"
static
const char* DtParentToEmbarkOn = "ParentToEmbarkOn"
static

If embarking, the embarkation parent (might not yet be embarked, but scheduled to be)


Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)