Spacecraft.BPlaneBMag Method

Top 

Description

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

BPlaneBMag = SQRT(BPlaneBdotT^2 + BPlaneBdotR^2)

 

 

 

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.

 

Overload List

Signatures

Return Value

Description

Spacecraft.BPlaneBMag(CelestialObject celestialObject)

Variable

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

BPlaneBMag = SQRT(BPlaneBdotT^2 + BPlaneBdotR^2)

Spacecraft.BPlaneBMag(String bodyName)

Variable

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

BPlaneBMag = SQRT(BPlaneBdotT^2 + BPlaneBdotR^2)

Spacecraft.BPlaneBMag(Variable bodyId)

Variable

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

BPlaneBMag = SQRT(BPlaneBdotT^2 + BPlaneBdotR^2)

 

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide