Package hec.model
Interface TSLocation
- All Known Subinterfaces:
RssTSLocation
- All Known Implementing Classes:
AdjustableDiversion,AdjustableFlow,CoefRouting,ConstantRelease,Continuity,ContinuousIntakeControlDevice,Controller,ControlStructure,CumLocFunction,Dam,DiversionDemandOpRule,DiversionElement,DiversionRule,DivertedOutletElement,DownstreamCntrlOpRule,DownstreamOpRule,Element,ElevReleaseOpRule,FirmEnergyOpRule,FlowFunction,FlowLimitOpRule,ForebayHeadLoss,Function,GatedIntakeControlDevice,GCOpRule,HoldoutFunction,InducedSurchargeOpRule,InputTSBasedOpRule,Junction,JunctionElement,LagAndKRouting,MinMax,MonthlyRelease,MuskingumCunge8ptRouting,MuskingumCungePrismRouting,MuskingumCungeRouting,MuskingumRouting,Node,NullRouting,OpController,OpRule,OpSet,OSVariableTSRef,OutletGroupElement,PeakingPowerTsOpRule,PhysMaxOpRule,PhysMinOpRule,PoolElevation,PowerGuideCurveOpRule,PowerPlantFlow,PrescribedOpRule,PulsChannelRouting,PulsChannelRoutingWithLosses,PulseRoutingFunction,PumpFlow,PumpOpRule,RateChangeElevLimitOpRule,RateChangeLimitOpRule,ReachElement,ReleaseFuncOpRule,ReleaseFunctionInflowOpRule,ReRegRule,ReservoirDamElement,ReservoirElement,ReservoirOutletElement,ResGuideCurve,ReversiblePumpFlow,Routing,RssNode,RssRatingObject,RssTSLocationObject,Rule,ScheduledHydropowerOpRule,ScriptOpRule,SpecFlowOpRule,SpecifiedRelease,Spillway,SsarrRouting,StateVariable,Storage,SystemHydropowerOpRule,SystemHydropowerRule,TailwaterElevation,TandemOpParent,TandemOpRule,TandemSysOpRule,TimeSeries,TimeSeriesComparisonWrapper,TimeStepRoutingElement,VariableLagKRouting,VariableTSBasedOpRule,WaterAccount,WaterControlDevice,WaterQualityOpRule,WorkingRDRouting,ZBOpRule
public interface TSLocation
Interface for objects that are associated with time series data.
-
Method Summary
Modifier and TypeMethodDescriptiongetTSDataSet(boolean isInput) returns the input or output TSData set currently associated with this loation
-
Method Details
-
getTSDataSet
returns the input or output TSData set currently associated with this loation
-