Pump
objects.Pump()The expected variables and data types of the “pump” hazard measure.
Attributes
name : str-
Name of the measure.
description : str-
Description of the measure.
type : MeasureType-
Type of measure. Should be “pump”
selection_type : SelectionType-
Type of selection. Should be “polyline”.
polygon_file : (str, Optional)-
Path to a polygon file, either absolute or relative to the measure path.
elevation :us.UnitfulLength-
Height of the floodwall.
absolute_elevation : bool-
TODO remove?