heuristic.Specific
heuristic.Specific(self, specific)
A specific measurement point heuristic
Parameters
| Name | Type | Description | Default |
|---|---|---|---|
specific |
dict | A dictionary with a label and a measurement point landmark | required |
Attributes
| Name | Type | Description |
|---|---|---|
| label | str | The label for the specific measurement point |
| kwarg | dict | The kwargs to be passed to FormantArray.get_slice_at() |