Property Nodes

Node classes for storing signal data and properties.

tsKit
Node that initializes all tsKit classes to the type system
tsTime
Node storing time and speed for synchronized media feedback
tsDataBase
Base class for all ts nodes representing a time media signal
tsData1Base
Base class for nodes representing a one dimensional time signal
tsData1NFloat
Class for a node storing a non-regular sampled float signal
tsData1RFloat
Node storing a regularly sampled float signal
tsData1RFloatFile
Node storing a regular sampled float signal beeing read from file
tsData2Base
Base class for nodes representing a 2 dimensional time media signal
tsData2RNFloat
Node storing a two dimensional float signal
tsData2RNFloatFile
Node storing a 2dim float signal beeing read in from a file
tsNormal
Node storing normals as 3 byte vectors
Objects of these classes store data and propertys of signal data.

In tsKit all nodes storing data of a signal are derived from the abstract base class tsDataBase and are called tsData nodes. It is assumed that classes derived from this class represent a signal that has a dimension 'time' at least.

See Also:
Feedback Nodes

alphabetic index hierarchy of classes


This page is part of the tsKit's reference manual by Andreas Lücke.
Back to tsKit-Home

generated by doc++