GroundVehicle.SetHeading(GroundStation) Method

Top 

Description

Adjusts the velocity vector and heading values of the calling GroundVehicle to reorient towards the specified GroundStation.

 

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.

 

Method Signature

GroundVehicle.SetHeading(

GroundStation targetGroundStation)

 

 

Arguments

targetGroundStation


Description:

The ground station to be used as the endpoint.

 

 

 

Syntax

myGroundVehicle1.SetHeading(myGroundStation1);

 

 

See also

GroundVehicle Object

GroundVehicle.SetHeading