SecondPartialsOfHeightLongitudeLongitudePartial Property |
Gets the second partial derivative with respect to longitude.
Namespace:
AGI.Foundation.Terrain
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double LongitudeLongitudePartial { get; }
Public ReadOnly Property LongitudeLongitudePartial As Double
Get
public:
property double LongitudeLongitudePartial {
double get ();
}
member LongitudeLongitudePartial : float with get
Property Value
Type:
DoubleSee Also