CatchmentChannelFlowTravelTime Property |
Gets the Channel time(hours) of Sheet Flow Segments for TR-55 TOC method.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double ChannelFlowTravelTime { get; }
Public ReadOnly Property ChannelFlowTravelTime As Double
Get
public:
property double ChannelFlowTravelTime {
double get ();
}
Property Value
Double
Remarks
This value only works when TOC(Tim of Concentration) method is TR-55.
See Also