Click or drag to resize

TimeVaryingSolidTideModelRemoveThirdBody Method (String)

Removes tidal perturbations due to the body represented by the name.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public bool RemoveThirdBody(
	string name
)

Parameters

name
Type: SystemString
The name of the body to remove.

Return Value

Type: Boolean
if the removal was successful; otherwise .
See Also