public abstract class CartesianHorizontalWindProfile extends HorizontalWindProfile
Modifier | Constructor and Description |
---|---|
protected |
CartesianHorizontalWindProfile(visad.MathType domainType)
Constructs from MathType-s for the domain.
|
binary, buildShadowType, cloneDerivative, equals, equalsExceptName, equalsExceptNameButUnits, getDomain, getFlat, getFlatRange, getRange, getReal, getRealComponents, getTextComponents, getTextIndices, hashCode, missingData, prettyString, unary
protected CartesianHorizontalWindProfile(visad.MathType domainType) throws visad.VisADException
domainType
- The MathType of the domain.visad.VisADException
- Couldn't create necessary VisAD object.