ActuatorForceTangent¶
- class lsst.ts.m2gui.ActuatorForceTangent(f_gravity: ~typing.List[float] = <factory>, f_delta: ~typing.List[float] = <factory>, f_cur: ~typing.List[float] = <factory>, f_hc: ~typing.List[float] = <factory>, f_error: ~typing.List[float] = <factory>, step: ~typing.List[int] = <factory>, position_in_mm: ~typing.List[float] = <factory>)¶
Bases:
object
Tangent actuator force class to have the force details contain the look-up table (LUT) information.