GroundVehicle.SetHeight(Variable) Method

Top 

Description

Set the object's height with respect to the reference ellipsoid.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

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

 

Method Signature

GroundVehicle.SetHeight(

Variable height)

 

 

Arguments

height


Description:

The value to set the object's height as.

Units:

km

 

 

 

Syntax

myGroundVehicle1.SetHeight(myVariable1);

 

 

See also

GroundVehicle Object

GroundVehicle.SetHeight