JplDECenterOfMassPointJplDE Property |
Gets or sets the JPL DE instance to use.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public JplDE JplDE { get; set; }
Public Property JplDE As JplDE
Get
Set
public:
property JplDE^ JplDE {
JplDE^ get ();
void set (JplDE^ value);
}
member JplDE : JplDE with get, set
Property Value
Type:
JplDESee Also