GroundVehicle.Step Method

Top 

Description

Steps the Vehicle using the current propagator step size.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

GroundVehicle.Step()

TimeSpan

Steps the Vehicle using the current propagator step size.

GroundVehicle.Step(TimeSpan stepSize)

TimeSpan

Steps the Vehicle using the specified step size.

 

 

See also

GroundVehicle Object