EarthOrientationParametersDataUt1MinusUtc Property  | 
 
            Gets the difference UT1 - UTC at this instant.
            
 
    Namespace: 
   AGI.Foundation.Celestial
    Assembly:
   AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double Ut1MinusUtc { get; }Public ReadOnly Property Ut1MinusUtc As Double
	Get
public:
property double Ut1MinusUtc {
	double get ();
}member Ut1MinusUtc : float with get
Property Value
Type: 
Double
See Also