class documentation

class TriangularResponseFunction(ResponseFunction):

View In Hierarchy

Undocumented

Method as_array Undocumented
Method get_pos_array Undocumented
Class Variable full_width_half_maximum Undocumented

Inherited from ResponseFunction:

Class Variable total_sum Undocumented
def as_array(self, pos_array: np.ndarray, trim=True) -> np.ndarray:
def get_pos_array(self, step: float) -> np.ndarray:
full_width_half_maximum: float =

Undocumented