#include <kschan.h>

Public Member Functions | |
| KSGateComplex () | |
| virtual | ~KSGateComplex () |
| double | conductance (double *state, KSState *st) |
Public Attributes | |
| Object * | obj_ |
| KSChan * | ks_ |
| int | index_ |
| int | sindex_ |
| int | nstate_ |
| int | power_ |
| KSGateComplex::~KSGateComplex | ( | ) | [virtual] |
| double KSGateComplex::conductance | ( | double * | state, | |
| KSState * | st | |||
| ) |
References KSState::f_, nstate_, power_, and sindex_.
Referenced by KSChan::conductance().
Referenced by KSChan::gate_insert(), KSChan::gate_remove(), and KSChan::setstructure().
Referenced by KSChan::gate_insert(), and KSChan::setstructure().
Referenced by KSChan::add_ksstate(), conductance(), KSChan::gate_insert(), KSChan::remove_state(), and KSChan::setstructure().
| Object* KSGateComplex::obj_ |
Referenced by KSChan::gate_insert(), KSChan::gate_remove(), and KSGateComplex().
Referenced by conductance(), KSChan::gate_insert(), KSGateComplex(), KSChan::power(), and KSChan::setstructure().
1.6.3