VR-Forces 4.0.4 Class Documentation
Public Member Functions
DtDualAxisAnalogOutputPort Class Reference
Inheritance diagram for DtDualAxisAnalogOutputPort:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtDualAxisAnalogOutputPort (const DtString &portName)
virtual ~DtDualAxisAnalogOutputPort ()
virtual const DtString type () const
 returns DtDualAxisAnalogPortDataType
virtual void createPortData ()
 Creates a DtDualAxisAnalogPortData.
virtual void setXValue (double value)
 Sets x value to the port, and sends the data if it is different from the current value.
virtual double XValue () const
 Return the x value.
virtual void setYValue (double value)
 Sets y value to the port, and sends the data if it is different from the current value.
virtual double YValue () const
 Return the y value.

Constructor & Destructor Documentation


Member Function Documentation

virtual const DtString DtDualAxisAnalogOutputPort::type ( ) const [virtual]

returns DtDualAxisAnalogPortDataType

Implements DtOutputPort.

virtual void DtDualAxisAnalogOutputPort::createPortData ( ) [virtual]

Creates a DtDualAxisAnalogPortData.

Implements DtOutputPort.

virtual void DtDualAxisAnalogOutputPort::setXValue ( double  value) [virtual]

Sets x value to the port, and sends the data if it is different from the current value.

Reimplemented in DtConstrainedDualAxisAnalogOutputPort.

virtual double DtDualAxisAnalogOutputPort::XValue ( ) const [virtual]

Return the x value.

virtual void DtDualAxisAnalogOutputPort::setYValue ( double  value) [virtual]

Sets y value to the port, and sends the data if it is different from the current value.

Reimplemented in DtConstrainedDualAxisAnalogOutputPort.

virtual double DtDualAxisAnalogOutputPort::YValue ( ) const [virtual]

Return the y value.


The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)