UF_ROUTE_duct_parameters_s (view source)
 
Defined in: uf_route.h
 
Also known as:
 
Overview
This structure contains all the parameters of the duct size calculator. The duct size calculator uses this structure
to pass information to and receive information from the duct size calculator plugin.
The duct size calculator plugin uses the UF_ROUTE_duct_parameter_types_e to know which parameter is being sent from the dialog.
The plugin calculates the required values and updates this structure.
Use the UF_ROUTE_duct_parameters_m macro to initialize this structure.


Data Members

height
UF_ROUTE_duct_height_t
Height of the duct

width
UF_ROUTE_duct_width_t
width of the duct

diameter
UF_ROUTE_duct_diameter_t
diameter of the duct

area
UF_ROUTE_duct_area_t
area of the duct

equivalentDiameter
UF_ROUTE_duct_eqvDiameter_t
equivalent Diameter of the duct

aspectRatio
UF_ROUTE_duct_aspectRatio_t
Aspect ratio of the duct

volumeFlow
UF_ROUTE_duct_volFlow_t
volume Flow rate of the duct

velocity
UF_ROUTE_duct_velocity_t
velocity component of the duct

frictionLoss
double
loss due to friction of the duct

velocityHead
double
velocity of the duct