#include <InputGeneratorDefaultNonstationary.hpp>
Inheritance diagram for InputRepresentationDefaultNonstationary:
Public Member Functions | |
InputRepresentationDefaultNonstationary (InputGeneratorDefaultNonstationary *i, IGLInputRepresentation *ir) | |
virtual | ~InputRepresentationDefaultNonstationary () |
virtual void | GLOutputDistribution () const |
This method is called by GNGGLUTRepresentation's Output method. | |
virtual void | GLOutputSignal () const |
This method is called by GNGGLUTRepresentation's Output method. | |
Private Attributes | |
InputGeneratorDefaultNonstationary & | m_inputGenerator |
IGLInputRepresentation & | m_inputRepresentation |
|
|
|
|
|
This method is called by GNGGLUTRepresentation's Output method. It outputs a representation of the input distribution area. Implements IGLInputRepresentation. |
|
This method is called by GNGGLUTRepresentation's Output method. It outputs the current signal from the distribution. Implements IGLInputRepresentation. |
|
|
|
|