TracePosition Class Reference

Class storing the trace position information in the Trace View to be read from or write to a session file. More...

#include <sessionInformation.h>

List of all members.

Public Member Functions

 TracePosition (int id, int offset)
void setId (int channelId)
 Sets the channel id.
void setOffset (int value)
 Sets the offset apply to the channel.
void setGain (int value)
 Sets the gain apply to the channel.
int getId () const
 Gets the channel id.
int getOffset () const
 Gets the offset apply to the channel.
int getGain () const
 Gets the gain apply to the channel.
 TracePosition (int id, int offset)
void setId (int channelId)
 Sets the channel id.
void setOffset (int value)
 Sets the offset apply to the channel.
void setGain (int value)
 Sets the gain apply to the channel.
int getId () const
 Gets the channel id.
int getOffset () const
 Gets the offset apply to the channel.
int getGain () const
 Gets the gain apply to the channel.


Detailed Description

Class storing the trace position information in the Trace View to be read from or write to a session file.

Author:
Lynn Hazan


Member Function Documentation

void TracePosition::setId ( int  channelId  )  [inline]

Sets the channel id.

Parameters:
channelId channel id.

void TracePosition::setOffset ( int  value  )  [inline]

Sets the offset apply to the channel.

Parameters:
value offset apply to the channel.

void TracePosition::setGain ( int  value  )  [inline]

Sets the gain apply to the channel.

Parameters:
value gain apply to the channel.

int TracePosition::getId (  )  const [inline]

Gets the channel id.

Returns:
channel id.

int TracePosition::getOffset (  )  const [inline]

Gets the offset apply to the channel.

Returns:
offset.

int TracePosition::getGain (  )  const [inline]

Gets the gain apply to the channel.

Returns:
gain.

void TracePosition::setId ( int  channelId  )  [inline]

Sets the channel id.

Parameters:
channelId channel id.

void TracePosition::setOffset ( int  value  )  [inline]

Sets the offset apply to the channel.

Parameters:
value offset apply to the channel.

void TracePosition::setGain ( int  value  )  [inline]

Sets the gain apply to the channel.

Parameters:
value gain apply to the channel.

int TracePosition::getId (  )  const [inline]

Gets the channel id.

Returns:
channel id.

int TracePosition::getOffset (  )  const [inline]

Gets the offset apply to the channel.

Returns:
offset.

int TracePosition::getGain (  )  const [inline]

Gets the gain apply to the channel.

Returns:
gain.


The documentation for this class was generated from the following files:
Generated on Mon Sep 17 20:47:34 2007 for NeuroScope by  doxygen 1.5.1