![]() |
VR-Forces 4.1 Class Documentation
|
Go to the source code of this file.
Variables | |
| const char | DtSpotReportsEnabledName [] = "spot-reports-enabled" |
| String constants for DtVrfSimSettingsObjects. | |
| const char | DtAggregateDisaggregateAutomaticallyEnabledName [] = "aggregate-disaggregate-automatically-enabled" |
| Aggregation/disaggregation settings used by DtAggregateModelResolutionController components. | |
| const char | DtPublishAggregateFormationRoutesName [] = "publish-aggregate-formation-routes" |
| Enable/disable publication of aggregate formation-following routes. | |
| const char | DtDRThresholdsName [] = "dr-thresholds" |
| Dead Reckoning threshold object set by the remote controller. | |
| const char | DtUseExternalCommModelName [] = "use-external-comm-model" |
| Boolean setting for which default comm model should be used. | |
| const char | DtRoadDrivingSettingsName [] = "road-driving-options" |
| Road driving global sim options object. | |
| const char DtSpotReportsEnabledName[] = "spot-reports-enabled" |
String constants for DtVrfSimSettingsObjects.
TODO: This isn't a type (and doesn't need one), should it really live here? Maybe it could move to vrfsimsettings?
| const char DtAggregateDisaggregateAutomaticallyEnabledName[] = "aggregate-disaggregate-automatically-enabled" |
Aggregation/disaggregation settings used by DtAggregateModelResolutionController components.
Sets policy automated aggregation/disaggregation policy for all aggregates in simulation.
| const char DtPublishAggregateFormationRoutesName[] = "publish-aggregate-formation-routes" |
Enable/disable publication of aggregate formation-following routes.
| const char DtDRThresholdsName[] = "dr-thresholds" |
Dead Reckoning threshold object set by the remote controller.
| const char DtUseExternalCommModelName[] = "use-external-comm-model" |
Boolean setting for which default comm model should be used.
| const char DtRoadDrivingSettingsName[] = "road-driving-options" |
Road driving global sim options object.
Currently just holds which side of the road the entity is driving on.