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: 25.2.423.0 (25.2.423.0)
Syntaxpublic 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:
JplDE
See Also