SphericalHarmonicCoefficients.Degree Property |
Gets the maximum degree of the spherical harmonic coefficients.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic int Degree { get; }
Public ReadOnly Property Degree As Integer
Get
public:
property int Degree {
int get ();
}
member Degree : int with get
Property Value
Type:
Int32
See Also