archimedes.measure.HalfLine.Parameters¶
- class HalfLine.Parameters(rate: float = 1.0, start: float = 0.0)¶
Rate/location of the target domain; see
affine_params.Methods
replace(**updates)Returns a new object replacing the specified fields with new values.
Attributes
ratestart- __init__(rate: float = 1.0, start: float = 0.0) None¶
- replace(**updates) T¶
Returns a new object replacing the specified fields with new values.