CARMA C++
sza::util::Amp Class Reference

A class for enumerating amplifiers. More...

#include <carma/szautil/Amp.h>

Public Types

enum  Bias { GATE_VOLTAGE = 0x1, DRAIN_VOLTAGE = 0x2, DRAIN_CURRENT = 0x4 }
 
enum  Stage { FIRST = 0x1, SECOND = 0x2, THIRD = 0x4, FOURTH = 0x8 }
 
enum  Type { RF = 0x1, IF = 0x2 }
 

Detailed Description

A class for enumerating amplifiers.

Definition at line 17 of file Amp.h.


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