SecondPartialsOfHeight.LongitudeLatitudeMixedPartial 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: 25.1.421.0 (25.1.421.0)
Syntaxpublic double LongitudeLatitudeMixedPartial { get; }
Public ReadOnly Property LongitudeLatitudeMixedPartial As Double
Get
public:
property double LongitudeLatitudeMixedPartial {
double get ();
}
member LongitudeLatitudeMixedPartial : float with get
Property Value
Type:
Double
See Also