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

Public Member Functions | |
| SUnit (SUnit &usrc) | |
| SUnit (const gchar *s, const gchar *pss, double dd0=3.141, double theta=5.) | |
| SUnit (const gchar *s, const gchar *pss, const gchar *lab, double dd0=3.141, double theta=5.) | |
| virtual UnitObj * | Copy () |
| virtual double | Usr2Base (double S) |
| virtual double | Base2Usr (double En) |
| SUnit (SUnit &usrc) | |
| SUnit (const gchar *s, const gchar *pss, double dd0=3.141, double theta=5.) | |
| SUnit (const gchar *s, const gchar *pss, const gchar *lab, double dd0=3.141, double theta=5.) | |
| virtual UnitObj * | Copy () |
| virtual double | Usr2Base (double S) |
| virtual double | Base2Usr (double En) |
Private Attributes | |
| double | d0 |
| double | cth |
Definition at line 204 of file unit.h.
|
|
Definition at line 206 of file unit.h. Referenced by Copy(). |
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||||||
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||||||
|
|
|
|
Reimplemented from UnitObj. |
|
|
Reimplemented from UnitObj. |
|
|
Reimplemented from UnitObj. Definition at line 216 of file unit.h. References SUnit(). |
|
|
Reimplemented from UnitObj. Definition at line 216 of file unit.h. References SUnit(). |
|
|
Reimplemented from UnitObj. |
|
|
Reimplemented from UnitObj. |
|
|
Definition at line 224 of file unit.h. Referenced by Base2Usr(), SUnit(), and Usr2Base(). |
|
|
Definition at line 224 of file unit.h. Referenced by Base2Usr(), SUnit(), and Usr2Base(). |
1.4.6