TSTOOL home page | TSTOOL documentation page | TSTOOL link page |
Class achse models an axis, e.g. a time axis or a frequency axis. A signal has a least one axis (if it is a one dimensional signal). A multidimensional signal has several achse objects. An achse object is basically described by an object of class unit and the spacing values. The spacing may be linear, logarithmic or arbitrary (in case of non-uniform sampling).
The names axis and axes are already occupied in Matlab. So, achse, which is the german translation of axis, was used as name for that class.