Spacecraft.BPlaneTheta(CelestialObject) Method

Top 

Description

Returns the angle in the B-plane of the piercing point measured from the T vector.

 

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

Spacecraft.BPlaneTheta(

CelestialObject celestialObject)

 

 

Arguments

celestialObject


Description:

The CelestialObject for which the b-plane is defined.

 

 

 

Return Value

Type:

number

Units:

deg

 

 

Returns the angle in the B-plane, of the piercing point measured from the T vector.

 

Syntax

myVariable1 = mySpacecraft1.BPlaneTheta(myCelestialObject1);

 

 

See also

Spacecraft Object

Spacecraft.BPlaneTheta

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide