![]() |
VR-Forces 4.7 Class Documentation
|
Ground vehicles are simulated as platform-level entities in VR-Forces.
Examples include M1A2, HMMWV, civilian vehicle, trucks, LCAC. They share a number of the same sub-systems (tracked-vehicle system, ballistic weapon system, damage, etc.).
Ground vehicles in VR-Forces share certain common elements. A typical ground vehicle in VR-Forces is always configured with the following:
Ground vehicles also share many of the same systems and simulation components (sensors, controllers, and actuators). To examine the systems typically configured on a ground vehicle, we'll look at a specific instance of a ground vehicle, the BMP2 entity. It is a representative example that includes many of the common systems and components that make up ground vehicle.
Differences arise between the various types of entities as a function of which particular sub-systems are configured on the vehicle, and the parameter values it is configured with. For example, a civilian vehicle shares the same kinematics model as an M1A2, but it does not include a ballistic weapon system.
Defined in parameter files BMP-2_AFV.entity and Ground_Vehicle.ope.
The figure below shows what systems and simulation components are configured as part of a BMP2 entity. The boxes (nodes) represent either a system of components (DtComponentSystem) or indivdiual DtSimComponent classes. The edges connecting the boxes indicate port or port group connections between components. Information such as detected targets and control inputs is exchanged between components through ports.
Major sub-elements of an entity's capabilities are organized into systems.
Individual DtSimComponents (not organized as part of a system) that make up the rest of entity:
There are no actuators directly configured as part of this entity. However, actuators may be configured as part of the systems.