#include <unit.h>
Inheritance diagram for CPSCNTUnit:
Public Member Functions | |
CPSCNTUnit (CPSCNTUnit &usrc) | |
CPSCNTUnit (const gchar *s, const gchar *pss, double Gt=1.) | |
CPSCNTUnit (const gchar *s, const gchar *pss, const gchar *lab, double Gt=1.) | |
virtual UnitObj * | Copy () |
virtual double | Usr2Base (double cps) |
virtual double | Base2Usr (double cnt) |
virtual void | Change (double x, int n=0) |
double | GetGatetime () |
void | SetGatetime (double Gt) |
CPSCNTUnit (CPSCNTUnit &usrc) | |
CPSCNTUnit (const gchar *s, const gchar *pss, double Gt=1.) | |
CPSCNTUnit (const gchar *s, const gchar *pss, const gchar *lab, double Gt=1.) | |
virtual UnitObj * | Copy () |
virtual double | Usr2Base (double cps) |
virtual double | Base2Usr (double cnt) |
virtual void | Change (double x, int n=0) |
double | GetGatetime () |
void | SetGatetime (double Gt) |
Private Attributes | |
double | gt |
Definition at line 233 of file unit.h.
|
Definition at line 235 of file unit.h. References gt. Referenced by Copy(). |
|
Definition at line 236 of file unit.h. References gt. |
|
Definition at line 238 of file unit.h. References gt. |
|
Definition at line 235 of file unit.h. References gt. |
|
Definition at line 236 of file unit.h. References gt. |
|
Definition at line 238 of file unit.h. References gt. |
|
Reimplemented from UnitObj. Definition at line 244 of file unit.h. References gt. |
|
Reimplemented from UnitObj. Definition at line 244 of file unit.h. References gt. |
|
Reimplemented from UnitObj. Definition at line 245 of file unit.h. References SetGatetime(). |
|
Reimplemented from UnitObj. Definition at line 245 of file unit.h. References SetGatetime(). Referenced by App::spa_gate_check(). |
|
Reimplemented from UnitObj. Definition at line 241 of file unit.h. References CPSCNTUnit(). |
|
Reimplemented from UnitObj. Definition at line 241 of file unit.h. References CPSCNTUnit(). |
|
Definition at line 247 of file unit.h. References gt. |
|
Definition at line 247 of file unit.h. References gt. |
|
Definition at line 248 of file unit.h. References gt. |
|
Definition at line 248 of file unit.h. References gt. Referenced by Change(). |
|
Reimplemented from UnitObj. Definition at line 243 of file unit.h. References gt. |
|
Reimplemented from UnitObj. Definition at line 243 of file unit.h. References gt. |
|
Definition at line 248 of file unit.h. Referenced by Base2Usr(), CPSCNTUnit(), GetGatetime(), SetGatetime(), and Usr2Base(). |