AerospacePackage 1.0
|
A collision model. More...
#include <collision.h>
Inherits dsim_model.
Protected Attributes | |
Model parameters | |
Minimum distance parameter | |
dsim_variable | min_distance_dsim |
dsim_variable | time_step_change_distance_dsim |
Distance to change time step. | |
dsim_variable | time_step_change_ratio_dsim |
Timestep ratio parameter. More... | |
A collision model.
Determines if two objects are near to each other. Creates a collision target that is watched by this model. The target can be connected to one or more destinations.
|
protected |
Timestep ratio parameter.
The current timestep will be multiplied by this ratio when the distance between the objects reaches the change_distance parameter.