GassiplexChannel Class Reference

#include <GassiplexChannel.hh>

Inheritance diagram for GassiplexChannel:

Inheritance graph
[legend]
Collaboration diagram for GassiplexChannel:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 GassiplexChannel (const Chip &, const i32 aX, const i32 aY, const i32 aId)
 ~GassiplexChannel ()
const ui32 getXLength () const
const ui32 getYLength () const


Detailed Description

CLASS GassiplexChannel //

Definition at line 19 of file GassiplexChannel.hh.


Constructor & Destructor Documentation

GassiplexChannel::GassiplexChannel ( const Chip ,
const i32  aX,
const i32  aY,
const i32  aId 
)

GassiplexChannel::~GassiplexChannel (  ) 


Member Function Documentation

const ui32 GassiplexChannel::getXLength (  )  const [inline, virtual]

Implements Channel.

Definition at line 30 of file GassiplexChannel.hh.

00030 { return  1; };// in centimeter

const ui32 GassiplexChannel::getYLength (  )  const [inline, virtual]

Implements Channel.

Definition at line 31 of file GassiplexChannel.hh.

00031 { return  1; };// in centimeter


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

Generated on Thu Jul 9 09:49:39 2009 for MicromegasFramework by  doxygen 1.5.8