spice_ev.loading_curve.LoadingCurve.clamped
- LoadingCurve.clamped(max_power, pre_scale=1, post_scale=1)
Return a new instance with clamped power.
- Parameters:
max_power (numeric) – power
pre_scale (numeric) – scaling factor applied to all points before clamping
post_scale (numeric) – scaling factor applied to all points after clamping
- Returns:
loating curve
- Return type:
object