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: 26.1.424.0 (26.1.424.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