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