Package hec.data.tx
Class DataSetTxVertDatum
java.lang.Object
hec.data.AbstractDataSet
hec.data.tx.AbstractDataSetT
hec.data.tx.DataSetTxTemplate
hec.data.tx.DataSetTx
hec.data.tx.DataSetTxVertDatum
- All Implemented Interfaces:
Serializable,mil.army.usace.hec.metadata.VerticalDatum
@Deprecated
public class DataSetTxVertDatum
extends DataSetTx
implements mil.army.usace.hec.metadata.VerticalDatum
Deprecated.
- See Also:
-
Field Summary
Fields inherited from class hec.data.tx.DataSetTx
COMPARE_NEAR_TIMES, COMPARE_NORMAL_TIMES, COMPARE_ROUNDED_TIMES, COMPARE_TRUNCATED_TIMES, ORACLE_PRECISIONFields inherited from class hec.data.tx.AbstractDataSetT
utcTzFields inherited from class hec.data.AbstractDataSet
subFieldDelimiter -
Constructor Summary
ConstructorsConstructorDescriptionDataSetTxVertDatum(DataSetTx dataSetTx, mil.army.usace.hec.metadata.VerticalDatumContainer vdc) Deprecated.Public constructor from DataSetTx and VerticalDatumContainerDeprecated.Public constructor from TimeSeriesContainerDataSetTxVertDatum(String officeId, TimeSeriesContainer tsc) Deprecated.Public constructor from office identifier and TimeSeriesContainer -
Method Summary
Modifier and TypeMethodDescriptionbooleanforceVerticalDatum(String datum) Deprecated.doubleDeprecated.doublegetCurrentOffset(String unit) Deprecated.Deprecated.Deprecated.doubleDeprecated.doublegetNAVD88Offset(String unit) Deprecated.doubleDeprecated.doublegetNGVD29Offset(String unit) Deprecated.Deprecated.mil.army.usace.hec.metadata.VerticalDatumContainerDeprecated.This method returns the VerticalDatumContainerDeprecated.booleanDeprecated.booleanDeprecated.booleanDeprecated.voidsetVerticalDatumContainer(mil.army.usace.hec.metadata.VerticalDatumContainer vdc) Deprecated.Sets the VerticalDatumContainer member of this object from the specified VerticalDatumContainervoidsetVerticalDatumInfo(String xmlStr) Deprecated.booleanDeprecated.booleantoNAVD88()Deprecated.booleantoNGVD29()Deprecated.booleantoVerticalDatum(String datum) Deprecated.Methods inherited from class hec.data.tx.DataSetTx
addEmptyQualityTx, canCombine, canCombine, canDerive, cannotCombine, cannotCombine, cannotDerive, changeUnits, changeUnits, changeUnitSystem, changeUnitSystem, clearTimeWindow, combine, combine, combine, combine, derive, equals, equals, fillTails, generateDifferences, getAbsMinNonZeroValue, getAveValue, getDateValueNavigableMap, getFirstTime, getIndexOfLatestValidValue, getIntervalOffsetFromUTCBaseSec, getIntTimes, getMaxValue, getMaxValueTime, getMinValue, getMinValueTime, getNumberValues, getNumberValuesMissing, getNumberValuesMissing, getNumberValuesOkay, getNumberValuesProtected, getNumberValuesQuestion, getNumberValuesQuestion, getNumberValuesReject, getNumberValuesReject, getQualityBytes, getQualityIntegers, getQualitySymbols, getQualityTx, getTimes, getTimes, getTimes, getTimeSeries, getValues, getValuesWithQualityFlagsApplied, hashCode, hasQuality, identicalTimesValuesQuality, isMissing, isNotMissing, isNotOkay, isNotProtected, isNotQuestion, isNotReject, isNotScreened, isOkay, isProtected, isQuestion, isReject, isSameTimeWindow, isScreened, needToChangeUnits, needToChangeUnits, set, setCountMissing, setEndTime, setStartTime, tabulateStatistics, tabulateStatistics, tabulateStatistics, tabulateValues, tabulateValues, tabulateValues, toString, trim, trimTail, updateStatistics, windowMethods inherited from class hec.data.tx.DataSetTxTemplate
clearTimeWindowInternal, equals, getDescriptionTx, getEndTime, getEndTimeString, getEndTimeString, getMaxTimeGap, getOfficeId, getPreserveRejectedAndMissingValues, getStartTime, getStartTimeString, getStartTimeString, getTimeSeriesTemplate, getUnits, getVersion, isTemplate, setEndTimeInternal, setMaxTimeGap, setMaxTimeGapDefinedByHours, setMaxTimeGapDefinedByIntervals, setMaxTimeGapDefinedByMinutes, setOfficeId, setPreserveRejectedAndMissingValues, setStartTimeInternal, setUnits, setVersion, show, show, toStringMethods inherited from class hec.data.AbstractDataSet
sdfFULL
-
Constructor Details
-
DataSetTxVertDatum
public DataSetTxVertDatum(DataSetTx dataSetTx, mil.army.usace.hec.metadata.VerticalDatumContainer vdc) throws mil.army.usace.hec.metadata.VerticalDatumException Deprecated.Public constructor from DataSetTx and VerticalDatumContainer- Parameters:
dataSetTx-vdc-- Throws:
mil.army.usace.hec.metadata.VerticalDatumException
-
DataSetTxVertDatum
public DataSetTxVertDatum(String officeId, TimeSeriesContainer tsc) throws DataSetException, mil.army.usace.hec.metadata.VerticalDatumException, DataSetTxIllegalArgumentException, DataSetIllegalArgumentException Deprecated.Public constructor from office identifier and TimeSeriesContainer- Parameters:
officeId-tsc-- Throws:
DataSetExceptionmil.army.usace.hec.metadata.VerticalDatumExceptionDataSetTxIllegalArgumentExceptionDataSetIllegalArgumentException
-
DataSetTxVertDatum
public DataSetTxVertDatum(TimeSeriesContainer tsc) throws DataSetException, mil.army.usace.hec.metadata.VerticalDatumException, DataSetTxIllegalArgumentException, DataSetIllegalArgumentException Deprecated.Public constructor from TimeSeriesContainer- Parameters:
tsc-- Throws:
DataSetExceptionmil.army.usace.hec.metadata.VerticalDatumExceptionDataSetTxIllegalArgumentExceptionDataSetIllegalArgumentException
-
-
Method Details
-
getTimeSeriesContainer
Deprecated.- Overrides:
getTimeSeriesContainerin classDataSetTx
-
getNativeVerticalDatum
Deprecated.- Specified by:
getNativeVerticalDatumin interfacemil.army.usace.hec.metadata.VerticalDatum- Throws:
mil.army.usace.hec.metadata.VerticalDatumException
-
getCurrentVerticalDatum
Deprecated.- Specified by:
getCurrentVerticalDatumin interfacemil.army.usace.hec.metadata.VerticalDatum- Throws:
mil.army.usace.hec.metadata.VerticalDatumException
-
isCurrentVerticalDatumEstimated
public boolean isCurrentVerticalDatumEstimated() throws mil.army.usace.hec.metadata.VerticalDatumExceptionDeprecated.- Specified by:
isCurrentVerticalDatumEstimatedin interfacemil.army.usace.hec.metadata.VerticalDatum- Throws:
mil.army.usace.hec.metadata.VerticalDatumException
-
toNativeVerticalDatum
public boolean toNativeVerticalDatum() throws mil.army.usace.hec.metadata.VerticalDatumExceptionDeprecated.- Specified by:
toNativeVerticalDatumin interfacemil.army.usace.hec.metadata.VerticalDatum- Throws:
mil.army.usace.hec.metadata.VerticalDatumException
-
toNGVD29
public boolean toNGVD29() throws mil.army.usace.hec.metadata.VerticalDatumExceptionDeprecated.- Specified by:
toNGVD29in interfacemil.army.usace.hec.metadata.VerticalDatum- Throws:
mil.army.usace.hec.metadata.VerticalDatumException
-
toNAVD88
public boolean toNAVD88() throws mil.army.usace.hec.metadata.VerticalDatumExceptionDeprecated.- Specified by:
toNAVD88in interfacemil.army.usace.hec.metadata.VerticalDatum- Throws:
mil.army.usace.hec.metadata.VerticalDatumException
-
toVerticalDatum
public boolean toVerticalDatum(String datum) throws mil.army.usace.hec.metadata.VerticalDatumException Deprecated.- Specified by:
toVerticalDatumin interfacemil.army.usace.hec.metadata.VerticalDatum- Throws:
mil.army.usace.hec.metadata.VerticalDatumException
-
forceVerticalDatum
public boolean forceVerticalDatum(String datum) throws mil.army.usace.hec.metadata.VerticalDatumException Deprecated.- Specified by:
forceVerticalDatumin interfacemil.army.usace.hec.metadata.VerticalDatum- Throws:
mil.army.usace.hec.metadata.VerticalDatumException
-
getCurrentOffset
public double getCurrentOffset() throws mil.army.usace.hec.metadata.VerticalDatumExceptionDeprecated.- Specified by:
getCurrentOffsetin interfacemil.army.usace.hec.metadata.VerticalDatum- Throws:
mil.army.usace.hec.metadata.VerticalDatumException
-
getCurrentOffset
public double getCurrentOffset(String unit) throws mil.army.usace.hec.metadata.VerticalDatumException Deprecated.- Specified by:
getCurrentOffsetin interfacemil.army.usace.hec.metadata.VerticalDatum- Throws:
mil.army.usace.hec.metadata.VerticalDatumException
-
getNGVD29Offset
public double getNGVD29Offset() throws mil.army.usace.hec.metadata.VerticalDatumExceptionDeprecated.- Specified by:
getNGVD29Offsetin interfacemil.army.usace.hec.metadata.VerticalDatum- Throws:
mil.army.usace.hec.metadata.VerticalDatumException
-
getNGVD29Offset
public double getNGVD29Offset(String unit) throws mil.army.usace.hec.metadata.VerticalDatumException Deprecated.- Specified by:
getNGVD29Offsetin interfacemil.army.usace.hec.metadata.VerticalDatum- Throws:
mil.army.usace.hec.metadata.VerticalDatumException
-
getNAVD88Offset
public double getNAVD88Offset() throws mil.army.usace.hec.metadata.VerticalDatumExceptionDeprecated.- Specified by:
getNAVD88Offsetin interfacemil.army.usace.hec.metadata.VerticalDatum- Throws:
mil.army.usace.hec.metadata.VerticalDatumException
-
getNAVD88Offset
public double getNAVD88Offset(String unit) throws mil.army.usace.hec.metadata.VerticalDatumException Deprecated.- Specified by:
getNAVD88Offsetin interfacemil.army.usace.hec.metadata.VerticalDatum- Throws:
mil.army.usace.hec.metadata.VerticalDatumException
-
isNGVD29OffsetEstimated
public boolean isNGVD29OffsetEstimated() throws mil.army.usace.hec.metadata.VerticalDatumExceptionDeprecated.- Specified by:
isNGVD29OffsetEstimatedin interfacemil.army.usace.hec.metadata.VerticalDatum- Throws:
mil.army.usace.hec.metadata.VerticalDatumException
-
isNAVD88OffsetEstimated
public boolean isNAVD88OffsetEstimated() throws mil.army.usace.hec.metadata.VerticalDatumExceptionDeprecated.- Specified by:
isNAVD88OffsetEstimatedin interfacemil.army.usace.hec.metadata.VerticalDatum- Throws:
mil.army.usace.hec.metadata.VerticalDatumException
-
getVerticalDatumInfo
Deprecated.- Specified by:
getVerticalDatumInfoin interfacemil.army.usace.hec.metadata.VerticalDatum- Throws:
mil.army.usace.hec.metadata.VerticalDatumException
-
setVerticalDatumInfo
public void setVerticalDatumInfo(String xmlStr) throws mil.army.usace.hec.metadata.VerticalDatumException Deprecated.- Specified by:
setVerticalDatumInfoin interfacemil.army.usace.hec.metadata.VerticalDatum- Throws:
mil.army.usace.hec.metadata.VerticalDatumException
-
setVerticalDatumContainer
public void setVerticalDatumContainer(mil.army.usace.hec.metadata.VerticalDatumContainer vdc) throws mil.army.usace.hec.metadata.VerticalDatumException Deprecated.Sets the VerticalDatumContainer member of this object from the specified VerticalDatumContainer- Parameters:
vdc- the VerticalDatumContainer to set this object from- Throws:
mil.army.usace.hec.metadata.VerticalDatumException
-
getVerticalDatumContainer
public mil.army.usace.hec.metadata.VerticalDatumContainer getVerticalDatumContainer()Deprecated.This method returns the VerticalDatumContainer- Specified by:
getVerticalDatumContainerin interfacemil.army.usace.hec.metadata.VerticalDatum- Returns:
-