Class StereographicAzimuthalProjection

    • Constructor Detail

      • StereographicAzimuthalProjection

        public StereographicAzimuthalProjection()
      • StereographicAzimuthalProjection

        public StereographicAzimuthalProjection​(double latt,
                                                double lont,
                                                double scale,
                                                double trueScaleLat,
                                                double false_easting,
                                                double false_northing,
                                                Earth earth)
        Construct a Stereographic Projection.
        Parameters:
        latt - tangent point of projection, also origin of projection coord system, in degree
        lont - tangent point of projection, also origin of projection coord system, in degree
        trueScaleLat - latitude in degree where scale is scale
        scale - scale factor at tangent point, "normally 1.0 but may be reduced"