Serialized Form
|
Package thredds.catalog2.builder |
issues
java.util.List<E> issues
|
Package thredds.catalog2.xml.parser |
issues
java.util.List<E> issues
|
Package thredds.catalog2.xml.writer |
|
Package thredds.wcs.v1_0_0_1 |
code
WcsException.Code code
locator
java.lang.String locator
textMessages
java.util.List<E> textMessages
|
Package thredds.wcs.v1_0_0_Plus |
code
WcsException.Code code
locator
java.lang.String locator
textMessages
java.util.List<E> textMessages
|
Package thredds.wcs.v1_1_0 |
code
WcsException.Code code
locator
java.lang.String locator
textMessages
java.util.List<E> textMessages
|
Package ucar.nc2.iosp.mcidas |
anav
edu.wisc.ssec.mcidas.AREAnav anav
- Area navigation
lines
int lines
- number of lines
elements
int elements
- number of elements
dirBlock
int[] dirBlock
- directory block
navBlock
int[] navBlock
- navigation block
auxBlock
int[] auxBlock
- aux block
max_entries
int max_entries
|
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
workP
ProjectionPointImpl workP
- working point for projection
workL
LatLonPointImpl workL
- working point for lat/lon
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
spherical
boolean spherical
- flag for spherical calculation
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
- _more_
falseNorthing
double falseNorthing
- _more_
origin
LatLonPointImpl origin
- origin
spherical
boolean spherical
- _more_
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
lon0_r
double lon0_r
- longitude of the origin in radians
par_r
double par_r
- standard parallel in radians
A
double A
- Factor
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
northPole
ProjectionPointImpl northPole
rotY
double[][] rotY
rotZ
double[][] rotZ
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
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
- _more_
convert2xy
ucar.unidata.geoloc.projection.Gdc_To_Utm_Converter convert2xy
- _more_
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.io.bzip2 |
|
Package ucar.unidata.util |
name
java.lang.String name
- _more_
valueS
java.lang.String valueS
- _more_
valueD
double[] valueD
- _more_
isString
boolean isString
- _more_
hashCode
int hashCode
name
java.lang.String name
-
symbol
java.lang.String symbol
-
baseQuantity
BaseQuantity baseQuantity
- The base quantity associated with this base unit.
-
dimension
UnitDimension dimension
- The dimension of this derived unit.
-
_base
Base _base
- The Base entity.
-
_exponent
int _exponent
- The exponent.
-
_offset
double _offset
- The origin of this unit in terms of the reference unit.
-
_unit
Unit _unit
- The reference unit.
-
_derivedUnit
DerivedUnit _derivedUnit
- The derived unit that is convertible with this unit.
-
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
currentToken
Token currentToken
- This is the last token that has been consumed successfully. If
this object has been created due to a parse error, the token
followng this token will (therefore) be the first error token.
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers. Each array
of integers represents a sequence of tokens (by their ordinal
values) that is expected at this point of the parse.
tokenImage
java.lang.String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred. This array is
defined in the generated ...Constants interface.
eol
java.lang.String eol
- The end of line string for this machine.
nameSet
java.util.SortedSet<E> nameSet
- The set of prefix names.
-
symbolSet
java.util.SortedSet<E> symbolSet
- The set of prefix symbols.
-
valueMap
java.util.Map<K,V> valueMap
- The mapping between prefix values and prefixes.
-
_scale
double _scale
- The multiplicative factor.
-
_unit
Unit _unit
- The reference unit.
-
isTimeUnit
boolean isTimeUnit
token_source
StandardUnitFormatTokenManager token_source
jj_input_stream
SimpleCharStream jj_input_stream
token
Token token
jj_nt
Token jj_nt
jj_ntk
int jj_ntk
jj_scanpos
Token jj_scanpos
jj_lastpos
Token jj_lastpos
jj_la
int jj_la
lookingAhead
boolean lookingAhead
jj_semLA
boolean jj_semLA
jj_gen
int jj_gen
jj_la1
int[] jj_la1
jj_2_rtns
ucar.units.StandardUnitFormat.JJCalls[] jj_2_rtns
jj_rescan
boolean jj_rescan
jj_gc
int jj_gc
jj_ls
ucar.units.StandardUnitFormat.LookaheadSuccess jj_ls
jj_expentries
java.util.Vector<E> jj_expentries
jj_expentry
int[] jj_expentry
jj_kind
int jj_kind
jj_lasttokens
int[] jj_lasttokens
jj_endpos
int jj_endpos
_unit
Unit _unit
- The reference time unit.
-
_origin
java.util.Date _origin
- The time origin for this instance.
-
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
one of the above 4 values.
unitSet
java.util.Set<E> unitSet
- The set of units.
-
nameMap
java.util.Map<K,V> nameMap
- The name-to-unit map.
-
symbolMap
java.util.Map<K,V> symbolMap
- The symbol-to-unit map.
-
id
UnitName id
- The unit identifier.
-
name
java.lang.String name
- The name of the unit.
-
plural
java.lang.String plural
- The plural form of the unit name.
-
symbol
java.lang.String symbol
- The symbol for the unit.
-
symbol
java.lang.String symbol
- The symbol for the unit.
-
quantityMap
java.util.HashMap<K,V> quantityMap
- The quantity-to-base-unit map.
-
baseUnitDB
UnitDB baseUnitDB
- The base unit database;
-
acceptableUnitDB
UnitDBImpl acceptableUnitDB
- The complete database;
-