SecondPartialsOfHeightLongitudeLatitudeMixedPartial Property |
Gets the mixed partial derivative with respect to longitude and 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 LongitudeLatitudeMixedPartial { get; }
Public ReadOnly Property LongitudeLatitudeMixedPartial As Double
Get
public:
property double LongitudeLatitudeMixedPartial {
double get ();
}
member LongitudeLatitudeMixedPartial : float with get
Property Value
Type:
DoubleSee Also