Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

simple_nport Class Reference

simple_nport doesn't do very much. More...

#include <nport.h>

Inheritance diagram for simple_nport::

nport device List of all members.

Public Methods

 simple_nport (int n=0)
 The constructor can size the data matrix. More...

sdataoperator() ()
data_info& set_info ()

Private Methods

void recalc ()
 recalc() doesn't do anything. More...

void recalc_S ()
 recalc_S() doesn't do anything. More...


Detailed Description

simple_nport doesn't do very much.

It provides public access to its data; recalc() doesn't do anything.

Definition at line 476 of file nport.h.


Constructor & Destructor Documentation

simple_nport::simple_nport ( int n = 0 ) [inline]
 

The constructor can size the data matrix.

Parameters:
n   the number of ports (defaults to 0.)

Definition at line 485 of file nport.h.


Member Function Documentation

sdata & simple_nport::operator() ( ) [inline]
 

Returns:
a reference to the internal sdata object

Definition at line 488 of file nport.h.

void simple_nport::recalc ( ) [inline, private, virtual]
 

recalc() doesn't do anything.

Reimplemented from nport.

Definition at line 495 of file nport.h.

void simple_nport::recalc_S ( ) [inline, private, virtual]
 

recalc_S() doesn't do anything.

Reimplemented from nport.

Definition at line 498 of file nport.h.

data_info & simple_nport::set_info ( ) [inline]
 

Returns:
a reference to the data_info object so you can change it

Definition at line 491 of file nport.h.

Referenced by twin_slot_antenna::twin_slot_antenna().


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

Please direct comments and corrections to supermix@submm.caltech.edu
Go to the supermix home page
Generated by doxygen1.2.7