HDAdditionalOutput Fields | 
The HDAdditionalOutput type exposes the following members.
| Name | Description | |
|---|---|---|
| FroudeHPoints | 
            Froude number. on all H-points.
              | |
| FroudeQPoints | 
            Froude number. on all Q-points.
              | |
| FroudeReach | 
            Froude number in reach, calculating the velocity in each end of the reach, not on all intermidiate gridpoints.
              | |
| OutputFilepath | 
            File path used to store the additional output. If null, store in default HD result file.
              | |
| ResistanceNumber | 
            Resistance number.
            Returns Manning M or Chezy number.
              | |
| VelocityHPoints | 
            Velocity on all H-points. In conjuction with VelocityQPoints  | |
| VelocityQPoints | 
            Velocity on all Q-points. In conjuction with VelocityHPoints  | |
| VelocityReach | 
            Velocity in reach, calculating the velocity in each end of the reach, not on all intermidiate gridpoints.
              |