Plu058BspEphemerisProviderHydraPoint Property  | 
 
            Gets a point representing the center of mass location of the moon Hydra
            in a reference frame centered at the current value of
            
PlutoSystemBarycenter.
            
 
    Namespace: 
   AGI.Foundation.Spice
    Assembly:
   AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Point HydraPoint { get; }Public ReadOnly Property HydraPoint As Point
	Get
public:
property Point^ HydraPoint {
	Point^ get ();
}member HydraPoint : Point with get
Property Value
Type: 
Point
See Also