FirstPartialsOfHeightLatitudePartial Property |
Gets the first order partial derivative of terrain height 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 LatitudePartial { get; }
Public ReadOnly Property LatitudePartial As Double
Get
public:
property double LatitudePartial {
double get ();
}
member LatitudePartial : float with get
Property Value
Type:
DoubleSee Also