edges_cal.tools.FrequencyRange.__init__¶
- FrequencyRange.__init__(f: ~astropy.units.quantity.Annotated[~astropy.units.quantity.Quantity, PhysicalType('frequency')], *, f_low: ~astropy.units.quantity.Annotated[~astropy.units.quantity.Quantity, PhysicalType('frequency')] = <Quantity 0. MHz>, f_high: float = <Quantity inf MHz>) None¶
Method generated by attrs for class FrequencyRange.