程序包 | 说明 |
---|---|
de.mpg.mpimet.yacgui.ui.dialog.tabpanel | |
de.mpg.mpimet.yacgui.utils |
Contains the auxiliary classes for working with xml-files and classes providing default values.
|
de.mpg.mpimet.yacgui.xml |
Provides the classes representing java models of specific xml tags of main coupling xml file.
|
de.mpg.mpimet.yacgui.xml.interpolation |
Contains the classes representing different types of interpolations.
|
类和说明 |
---|
Interpolation
Base class for all types of interpolations.
|
类和说明 |
---|
Interpolation
Base class for all types of interpolations.
|
类和说明 |
---|
Interpolation
Base class for all types of interpolations.
|
类和说明 |
---|
AverageInterpolation
Definite interpolation method average
|
ConservativeInterpolation
Definite interpolation method conservative
|
ConservativeInterpolation.Normalisation
the method of normalisation
FRACAREA, DESTAREA |
FixedValueInterpolation
Definite interpolation method fixed value
|
Interpolation
Base class for all types of interpolations.
|
InterpolationMethod
Enumerates all types of available interpolations
|
NNearestNeighborInterpolation
Definite interpolation method n nearest neighbor
|
NNearestNeighborInterpolation.Weighted
the method of weighted
DISTANCE_WEIGHTED, ARITHMETIC_AVERAGE |
PatchRecoveryInterpolation
Definite interpolation method patch recovery
|
SmoothedPatchRecoveryInterpolation
Definite interpolation method smoothed patch recovery
|
Source2TargetMapInterpolation
Define interpolation method source to target mapping
|
UserFileInterpolation
Definite interpolation method user file
|
UserFileInterpolation.YacLocation
set the location of the data
cell, edge, corner
|