Click or drag to resize

HDAdditionalOutput Fields

The HDAdditionalOutput type exposes the following members.

Fields
  NameDescription
Public fieldFroudeHPoints
Froude number. on all H-points.
Public fieldFroudeQPoints
Froude number. on all Q-points.
Public fieldFroudeReach
Froude number in reach, calculating the velocity in each end of the reach, not on all intermidiate gridpoints.
Public fieldOutputFilepath
File path used to store the additional output. If null, store in default HD result file.
Public fieldResistanceNumber
Resistance number. Returns Manning M or Chezy number.
Public fieldVelocityHPoints
Velocity on all H-points. In conjuction with VelocityQPoints
Public fieldVelocityQPoints
Velocity on all Q-points. In conjuction with VelocityHPoints
Public fieldVelocityReach
Velocity in reach, calculating the velocity in each end of the reach, not on all intermidiate gridpoints.
Top
See Also