Package ucar.nc2.ogc.waterml
Class NcMeasureTVPType
- java.lang.Object
-
- ucar.nc2.ogc.waterml.NcMeasureTVPType
-
public abstract class NcMeasureTVPType extends Object
Created by cwardgar on 2014/03/05.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static net.opengis.waterml.x20.MeasureTVPType
initMeasurementTVP(net.opengis.waterml.x20.MeasureTVPType measurementTVP, PointFeature pointFeat, VariableSimpleIF dataVar)
-
-
-
Method Detail
-
initMeasurementTVP
public static net.opengis.waterml.x20.MeasureTVPType initMeasurementTVP(net.opengis.waterml.x20.MeasureTVPType measurementTVP, PointFeature pointFeat, VariableSimpleIF dataVar) throws IOException
- Throws:
IOException
-
-