Domain§

typed_lisa_toolkit.types.misc.Domain§

A type representing the physical domain of a representation, which can be either “time”, “frequency”, or “time-frequency”.

alias of Literal[‘time’, ‘frequency’, ‘time-frequency’]