Spacecraft.MoonBMagnitude Property

Top 

Description

Returns the distance of the piercing point from the origin of the moon B-plane. In terms of the Cartesian coordinates.

MoonBMagnitude = SQRT(MoonBdotT^2 + MoonBdotR^2)

 

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.

 

Attributes

Type:

number

Access:

read

Units:

km

 

Syntax

myVariable1 = mySpacecraft1.MoonBMagnitude;

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide