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_PRECISION
Fields inherited from class hec.data.tx.AbstractDataSetT
utcTz
Fields 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 TypeMethodDescriptionboolean
forceVerticalDatum
(String datum) Deprecated.double
Deprecated.double
getCurrentOffset
(String unit) Deprecated.Deprecated.Deprecated.double
Deprecated.double
getNAVD88Offset
(String unit) Deprecated.double
Deprecated.double
getNGVD29Offset
(String unit) Deprecated.Deprecated.mil.army.usace.hec.metadata.VerticalDatumContainer
Deprecated.This method returns the VerticalDatumContainerDeprecated.boolean
Deprecated.boolean
Deprecated.boolean
Deprecated.void
setVerticalDatumContainer
(mil.army.usace.hec.metadata.VerticalDatumContainer vdc) Deprecated.Sets the VerticalDatumContainer member of this object from the specified VerticalDatumContainervoid
setVerticalDatumInfo
(String xmlStr) Deprecated.boolean
Deprecated.boolean
toNAVD88()
Deprecated.boolean
toNGVD29()
Deprecated.boolean
toVerticalDatum
(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, window
Methods 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, toString
Methods 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:
DataSetException
mil.army.usace.hec.metadata.VerticalDatumException
DataSetTxIllegalArgumentException
DataSetIllegalArgumentException
-
DataSetTxVertDatum
public DataSetTxVertDatum(TimeSeriesContainer tsc) throws DataSetException, mil.army.usace.hec.metadata.VerticalDatumException, DataSetTxIllegalArgumentException, DataSetIllegalArgumentException Deprecated.Public constructor from TimeSeriesContainer- Parameters:
tsc
-- Throws:
DataSetException
mil.army.usace.hec.metadata.VerticalDatumException
DataSetTxIllegalArgumentException
DataSetIllegalArgumentException
-
-
Method Details
-
getTimeSeriesContainer
Deprecated.- Overrides:
getTimeSeriesContainer
in classDataSetTx
-
getNativeVerticalDatum
Deprecated.- Specified by:
getNativeVerticalDatum
in interfacemil.army.usace.hec.metadata.VerticalDatum
- Throws:
mil.army.usace.hec.metadata.VerticalDatumException
-
getCurrentVerticalDatum
Deprecated.- Specified by:
getCurrentVerticalDatum
in 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:
isCurrentVerticalDatumEstimated
in 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:
toNativeVerticalDatum
in 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:
toNGVD29
in 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:
toNAVD88
in 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:
toVerticalDatum
in 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:
forceVerticalDatum
in 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:
getCurrentOffset
in 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:
getCurrentOffset
in 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:
getNGVD29Offset
in 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:
getNGVD29Offset
in 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:
getNAVD88Offset
in 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:
getNAVD88Offset
in 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:
isNGVD29OffsetEstimated
in 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:
isNAVD88OffsetEstimated
in interfacemil.army.usace.hec.metadata.VerticalDatum
- Throws:
mil.army.usace.hec.metadata.VerticalDatumException
-
getVerticalDatumInfo
Deprecated.- Specified by:
getVerticalDatumInfo
in 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:
setVerticalDatumInfo
in 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:
getVerticalDatumContainer
in interfacemil.army.usace.hec.metadata.VerticalDatum
- Returns:
-