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.MeasureTVPTypeinitMeasurementTVP(net.opengis.waterml.x20.MeasureTVPType measurementTVP, ucar.nc2.ft.PointFeature pointFeat, ucar.nc2.VariableSimpleIF dataVar)
-
-
-
Method Detail
-
initMeasurementTVP
public static net.opengis.waterml.x20.MeasureTVPType initMeasurementTVP(net.opengis.waterml.x20.MeasureTVPType measurementTVP, ucar.nc2.ft.PointFeature pointFeat, ucar.nc2.VariableSimpleIF dataVar) throws IOException- Throws:
IOException
-
-