SEPIA
Software documentation for the APEX SEPIA receivers
IVscanner Class Reference

A class for taking an IV curve. More...

#include <cartridge.h>

Inheritance diagram for IVscanner:
Collaboration diagram for IVscanner:

Public Member Functions

 IVscanner (Cartridge *parent, Mixer::Polarization pol, Mixer::Element sis, double V0, double V1, int steps)
 Construct an IVscanner object. More...
 
void run ()
 Perform the scan.
 
- Public Member Functions inherited from SisRunnable
 SisRunnable (Cartridge *parent, Mixer::Polarization pol, Mixer::Element sis)
 

Detailed Description

A class for taking an IV curve.

Constructor & Destructor Documentation

◆ IVscanner()

IVscanner::IVscanner ( Cartridge parent,
Mixer::Polarization  pol,
Mixer::Element  sis,
double  V0,
double  V1,
int  steps 
)

Construct an IVscanner object.

Parameters
parentpointer to parent object
polthe Mixer::Polarization of the mixer
siswhich of the tow Mixer::Element of the given polarization
V0the initial bias of the scan
V1the final bias of the scan
stepsthe number of steps to perform

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