#include <IGLInputRepresentation.hpp>
Inheritance diagram for IGLInputRepresentation:
Public Member Functions | |
virtual void | GLOutputDistribution () const=0 |
This method is called by GNGGLUTRepresentation's Output method. | |
virtual void | GLOutputSignal () const=0 |
This method is called by GNGGLUTRepresentation's Output method. | |
virtual double | GetDisplayXMax () |
Called by the GNGGLUT representation to adjust the screen size. | |
virtual double | GetDisplayYMax () |
virtual double | GetDisplayXMin () |
virtual double | GetDisplayYMin () |
|
This method is called by GNGGLUTRepresentation's Output method. It outputs a representation of the input distribution area. Implemented in InputRepresentationDefault, InputRepresentationDefaultNonstationary, InputRepresentationDiscrete, InputRepresentationFour, InputRepresentationJump, InputRepresentationSinus, InputRepresentationTwoClasses, InputRepresentationUpDown, and InputRepresentationXOR. |
|
This method is called by GNGGLUTRepresentation's Output method. It outputs the current signal from the distribution. Implemented in InputRepresentationDefault, InputRepresentationDefaultNonstationary, InputRepresentationDiscrete, InputRepresentationFour, InputRepresentationJump, InputRepresentationSinus, InputRepresentationTwoClasses, InputRepresentationUpDown, and InputRepresentationXOR. |
|
Called by the GNGGLUT representation to adjust the screen size.
Reimplemented in InputRepresentationSinus. |
|
Reimplemented in InputRepresentationSinus. |
|
Reimplemented in InputRepresentationSinus. |
|
Reimplemented in InputRepresentationSinus. |