#include <unit.h>
Inheritance diagram for BZUnit:

Public Member Functions | |
| BZUnit (BZUnit &usrc) | |
| BZUnit (const gchar *s, const gchar *pss, double sensi=50., double energy=100.) | |
| BZUnit (const gchar *s, const gchar *pss, const gchar *lab, double sensi=50., double energy=100.) | |
| virtual UnitObj * | Copy () |
| virtual double | Usr2Base (double bz) |
| virtual double | Base2Usr (double u) |
| double | GetE () |
| void | SetE (double E) |
| double | GetSens () |
| void | CalcSens (double volt, double bz) |
| BZUnit (BZUnit &usrc) | |
| BZUnit (const gchar *s, const gchar *pss, double sensi=50., double energy=100.) | |
| BZUnit (const gchar *s, const gchar *pss, const gchar *lab, double sensi=50., double energy=100.) | |
| virtual UnitObj * | Copy () |
| virtual double | Usr2Base (double bz) |
| virtual double | Base2Usr (double u) |
| double | GetE () |
| void | SetE (double E) |
| double | GetSens () |
| void | CalcSens (double volt, double bz) |
Private Attributes | |
| double | En |
| double | Sens |
Definition at line 177 of file unit.h.
|
|
Definition at line 179 of file unit.h. Referenced by Copy(). |
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||||||
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||||||
|
|
|
|
Reimplemented from UnitObj. |
|
|
Reimplemented from UnitObj. Definition at line 188 of file unit.h. References En, Sens, and sqrt(). Referenced by App::recalc_volt_from_new_Energy(). |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
Reimplemented from UnitObj. Definition at line 185 of file unit.h. References BZUnit(). |
|
|
Reimplemented from UnitObj. Definition at line 185 of file unit.h. References BZUnit(). |
|
|
Definition at line 190 of file unit.h. References En. |
|
|
Definition at line 190 of file unit.h. References En. |
|
|
Definition at line 192 of file unit.h. References Sens. |
|
|
Definition at line 192 of file unit.h. References Sens. |
|
|
Definition at line 191 of file unit.h. References En. |
|
|
Definition at line 191 of file unit.h. References En. Referenced by App::recalc_volt_from_new_Energy(). |
|
|
Reimplemented from UnitObj. |
|
|
Reimplemented from UnitObj. Definition at line 187 of file unit.h. References En, Sens, and sqrt(). Referenced by App::recalc_volt_from_new_Energy(). |
|
|
Definition at line 195 of file unit.h. Referenced by Base2Usr(), BZUnit(), CalcSens(), GetE(), SetE(), and Usr2Base(). |
|
|
Definition at line 195 of file unit.h. Referenced by Base2Usr(), BZUnit(), CalcSens(), GetSens(), and Usr2Base(). |
1.4.6