PhaseControlModel.RemoveShadowingBody(CelestialObject) Method

Top 

Description

Removes a shadowing body from the ControlModel.

 

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

PhaseControlModel.RemoveShadowingBody(

CelestialObject shadowingBody)

 

 

Arguments

shadowingBody


Description:

The shadowing body to remove.

 

 

 

Syntax

myPhaseControlModel1.RemoveShadowingBody(myCelestialObject1);

 

 

See also

PhaseControlModel Object