SecondPartialsOfHeightLatitudeLatitudePartial Property |
Gets the second partial derivative with respect to latitude.
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 LatitudeLatitudePartial { get; }
Public ReadOnly Property LatitudeLatitudePartial As Double
Get
public:
property double LatitudeLatitudePartial {
double get ();
}
member LatitudeLatitudePartial : float with get
Property Value
Type:
DoubleSee Also