JplSpkEphemerisProviderFile Property |
Gets the JPL SPK file represented by this instance.
Namespace:
AGI.Foundation.Spice
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public JplSpkFile File { get; }
Public ReadOnly Property File As JplSpkFile
Get
public:
property JplSpkFile^ File {
JplSpkFile^ get ();
}
member File : JplSpkFile with get
Property Value
Type:
JplSpkFileSee Also