Geodesic Ellipse Parameters
The required parameters for calling GeometryEngine.ellipseGeodesicOrNull(GeodesicEllipseParameters). The parameters needed when calling GeometryEngine's ellipseGeodesic method.
Since
200.1.0
Types
Properties
The unit of measure for GeodesicEllipseParameters.axisDirection. By default, the angular unit is degrees.
The direction of the major axis of the ellipse as an angle, in GeodesicEllipseParameters.angularUnit.
The unit of measure for GeodesicEllipseParameters.semiAxis1Length, GeodesicEllipseParameters.semiAxis2Length, and GeodesicEllipseParameters.maxSegmentLength. By default, the linear unit is meters.
The max segment length of the result, in GeodesicEllipseParameters.linearUnit.
The length of the semi-major or semi-minor axis of the ellipse, in GeodesicEllipseParameters.linearUnit.
The length of the semi-major or semi-minor axis of the ellipse, in GeodesicEllipseParameters.linearUnit.