Gets the raw JPL DE file represented by this instance.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public JplDEFile File { get; }
Public ReadOnly Property File As JplDEFile
Get
public:
property JplDEFile^ File {
JplDEFile^ get ();
}
member File : JplDEFile with get
Property Value
Type:
JplDEFileSee Also