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