Ginan
Loading...
Searching...
No Matches
GEpoch Struct Reference
Inheritance diagram for GEpoch:
Collaboration diagram for GEpoch:

Public Member Functions

GTime toGTime () const
 
 operator GTime () const
 
 GEpoch (double yearVal=0, double monthVal=0, double dayVal=0, double hourVal=0, double minVal=0, double secVal=0)
 
 GEpoch (const GEpoch &other)
 
GEpochoperator= (const GEpoch &other)
 

Data Fields

double & year
 
double & month
 
double & day
 
double & hour
 
double & min
 
double & sec
 

Constructor & Destructor Documentation

◆ GEpoch() [1/2]

GEpoch::GEpoch ( double yearVal = 0,
double monthVal = 0,
double dayVal = 0,
double hourVal = 0,
double minVal = 0,
double secVal = 0 )
inline

◆ GEpoch() [2/2]

GEpoch::GEpoch ( const GEpoch & other)
inline

Member Function Documentation

◆ operator GTime()

GEpoch::operator GTime ( ) const
Here is the call graph for this function:

◆ operator=()

GEpoch & GEpoch::operator= ( const GEpoch & other)
inline

◆ toGTime()

GTime GEpoch::toGTime ( ) const

Field Documentation

◆ day

double& GEpoch::day

◆ hour

double& GEpoch::hour

◆ min

double& GEpoch::min

◆ month

double& GEpoch::month

◆ sec

double& GEpoch::sec

◆ year

double& GEpoch::year

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