Serialized Form
|
Package ucar.unidata.geoloc |
lat
double lat
- East latitude in degrees, always +/- 90
lon
double lon
- North longitude in degrees, always +/- 180
name
java.lang.String name
- name of this projection
isLatLon
boolean isLatLon
- flag for latlon
atts
java.util.List<E> atts
- list of attributes
defaultMapArea
ProjectionRect defaultMapArea
- default map area
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Read the object from the input stream of the serialized object
- Throws:
java.lang.ClassNotFoundException - couldn't file the class
java.io.IOException - Problem reading from stream
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
- Wrtie the object to the output stream
- Throws:
java.io.IOException - Problem writing to stream
|
Package ucar.unidata.geoloc.projection |
n
double n
- constants from Snyder's equations
C
double C
- constants from Snyder's equations
rho0
double rho0
- constants from Snyder's equations
lat0
double lat0
- lat/lon in radians
lon0
double lon0
- lat/lon in radians
par1
double par1
- parallel 1 and 2
par2
double par2
- parallel 1 and 2
lon0Degrees
double lon0Degrees
- lon naught
origin
LatLonPointImpl origin
- origin
falseEasting
double falseEasting
falseNorthing
double falseNorthing
earth_radius
double earth_radius
rotAngle
double rotAngle
- constants from Snyder's equations
lat0
double lat0
- center lat/lon in radians
lon0
double lon0
- center lat/lon in radians
cosRot
double cosRot
- some constants
sinRot
double sinRot
- some constants
origin
LatLonPointImpl origin
- origin
spherical
boolean spherical
- spherical vs ellipsoidal
radius
double radius
R
double R
- constants from Snyder's equations
sinLat0
double sinLat0
- constants from Snyder's equations
cosLat0
double cosLat0
- constants from Snyder's equations
lon0Degrees
double lon0Degrees
- constants from Snyder's equations
lat0
double lat0
- center lat/lon in degrees
lon0
double lon0
- center lat/lon in degrees
falseEasting
double falseEasting
- false easting
falseNorthing
double falseNorthing
- false northing
origin
LatLonPointImpl origin
- origin
spherical
boolean spherical
- spherical vs ellipsoidal
n
double n
- constants from Snyder's equations
F
double F
- constants from Snyder's equations
rho
double rho
- constants from Snyder's equations
earthRadiusTimesF
double earthRadiusTimesF
- Earth's radius time F
lon0Degrees
double lon0Degrees
- lon naught
lat0
double lat0
- lat/lon in radians
lon0
double lon0
- lat/lon in radians
par1
double par1
- parallel 1 and 2
par2
double par2
- parallel 1 and 2
falseEasting
double falseEasting
falseNorthing
double falseNorthing
earth_radius
double earth_radius
origin
LatLonPointImpl origin
- origin
centerLon
double centerLon
- center longitude
projR1
ProjectionRect projR1
- projection rect 1
projR2
ProjectionRect projR2
- projection rect 1
rects
ProjectionRect[] rects
- array fo rects
lon0
double lon0
- longitude of the origin degrees
par
double par
- standard parallel degrees
par_r
double par_r
- standard parallel in radians
A
double A
- Factor
falseEasting
double falseEasting
falseNorthing
double falseNorthing
origin
LatLonPointImpl origin
- origin point
R
double R
- constants from Snyder's equations
lon0Degrees
double lon0Degrees
- constants from Snyder's equations
lat0
double lat0
- center lat/lon in radians
lon0
double lon0
- center lat/lon in radians
cosLat0
double cosLat0
- some constants
sinLat0
double sinLat0
- some constants
origin
LatLonPointImpl origin
- origin
spherical
boolean spherical
- spherical vs ellipsoidal
proj
Projection proj
- projection to adapt
lonpole
double lonpole
latpole
double latpole
polerotate
double polerotate
cosDlat
double cosDlat
sinDlat
double sinDlat
northPole
ProjectionPointImpl northPole
rotY
double[][] rotY
rotZ
double[][] rotZ
latts
double latts
- some variables
latt
double latt
- some variables
lont
double lont
- some variables
scale
double scale
- some variables
sinlatt
double sinlatt
- some variables
coslatt
double coslatt
- some variables
central_meridian
double central_meridian
- some variables
isNorth
boolean isNorth
isPolar
boolean isPolar
falseEasting
double falseEasting
- easting/northing
falseNorthing
double falseNorthing
- easting/northing
origin
LatLonPointImpl origin
- origin point
lat0
double lat0
- parameters
lon0
double lon0
- parameters
scale
double scale
- parameters
origin
LatLonPointImpl origin
- origin point
falseEasting
double falseEasting
- _more_
falseNorthing
double falseNorthing
- _more_
convert2latlon
ucar.unidata.geoloc.projection.Utm_To_Gdc_Converter convert2latlon
convert2xy
ucar.unidata.geoloc.projection.Gdc_To_Utm_Converter convert2xy
save
ucar.unidata.geoloc.projection.UtmProjection.SaveParams save
P
double P
- constants from Snyder's equations
H
double H
- constants from Snyder's equations
R
double R
- constants from Snyder's equations
lon0Degrees
double lon0Degrees
- constants from Snyder's equations
lat0
double lat0
- center lat/lon in radians
lon0
double lon0
- center lat/lon in radians
cosLat0
double cosLat0
- some constants
sinLat0
double sinLat0
- some constants
false_east
double false_east
- some constants
false_north
double false_north
- some constants
maxR
double maxR
- square of "map limit" circle of this radius from the origin, p 173
maxR2
double maxR2
- square of "map limit" circle of this radius from the origin, p 173
origin
LatLonPointImpl origin
- origin
spherical
boolean spherical
- spherical vs ellipsoidal
|
Package ucar.unidata.geoloc.projection.proj4 |
lat0deg
double lat0deg
lon0deg
double lon0deg
lat0rad
double lat0rad
lon0rad
double lon0rad
par1deg
double par1deg
par2deg
double par2deg
phi1
double phi1
phi2
double phi2
falseEasting
double falseEasting
falseNorthing
double falseNorthing
earth
Earth earth
e
double e
es
double es
one_es
double one_es
totalScale
double totalScale
ec
double ec
n
double n
c
double c
dd
double dd
n2
double n2
rho0
double rho0
isSpherical
boolean isSpherical
lat0deg
double lat0deg
lon0deg
double lon0deg
lat0rad
double lat0rad
lon0rad
double lon0rad
par1deg
double par1deg
par2deg
double par2deg
par1rad
double par1rad
par2rad
double par2rad
falseEasting
double falseEasting
falseNorthing
double falseNorthing
earth
Earth earth
e
double e
es
double es
totalScale
double totalScale
n
double n
c
double c
rho0
double rho0
isSpherical
boolean isSpherical
projectionLatitude
double projectionLatitude
projectionLongitude
double projectionLongitude
n
double n
scaleFactor
double scaleFactor
trueScaleLatitude
double trueScaleLatitude
falseEasting
double falseEasting
falseNorthing
double falseNorthing
earth
Earth earth
e
double e
es
double es
one_es
double one_es
totalScale
double totalScale
isSpherical
boolean isSpherical
EPS10
double EPS10
akm1
double akm1
sinphi0
double sinphi0
cosphi0
double cosphi0
mode
int mode
esp
double esp
ml0
double ml0
en
double[] en
projectionLatitude
double projectionLatitude
projectionLongitude
double projectionLongitude
scaleFactor
double scaleFactor
falseEasting
double falseEasting
falseNorthing
double falseNorthing
ellipsoid
Earth ellipsoid
e
double e
es
double es
one_es
double one_es
totalScale
double totalScale
spherical
boolean spherical
|
Package ucar.unidata.geoloc.projection.sat |
lat0
double lat0
lon0
double lon0
major_axis
double major_axis
minor_axis
double minor_axis
sat_height
double sat_height
scale_x
double scale_x
scale_y
double scale_y
const1
double const1
const2
double const2
const3
double const3
maxR
double maxR
maxR2
double maxR2
|
Package ucar.unidata.util |
name
java.lang.String name
valueS
java.lang.String valueS
valueD
double[] valueD
isString
boolean isString
hashCode
int hashCode
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.