CoordinateSystemBuilderEllipsoid Description sealed class Tinman.Terrain.Georef.CoordinateSystemBuilderEllipsoid Derived from CoordinateSystemBuilderWithUnit<Ellipsoid> Represents the coordinate system builder component for Ellipsoid. Public / Attributes InverseFlattening public attribute InverseFlattening → (float64) Inverse flattening 1/f of the ellipsoid. Defaults to 0. SemiMajorAxis public attribute SemiMajorAxis → (float64) Semi-major axis a of the ellipsoid. Defaults to 0. See also CoordinateSystemBuilderWithUnit.Unit SemiMinorAxis public attribute SemiMinorAxis → (float64) Semi-minor axis b of the ellipsoid. Defaults to 0. See also CoordinateSystemBuilderWithUnit.Unit CoordinateSystemBuilderComponent CoordinateSystemBuilderMeridian