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

Public Member Functions

 UYds (double yearval=0, double doyVal=0, double sodVal=0)
 
 UYds (const UYds &yds)
 
UYdsoperator= (const UYds &other)
 
 UYds (const GTime &time)
 
UYdsoperator+= (const double offset)
 
UYdsoperator= (const GTime &time)
 
 operator GTime () const
 

Data Fields

double & year
 
double & doy
 
double & sod
 

Constructor & Destructor Documentation

◆ UYds() [1/3]

UYds::UYds ( double yearval = 0,
double doyVal = 0,
double sodVal = 0 )
inline
Here is the caller graph for this function:

◆ UYds() [2/3]

UYds::UYds ( const UYds & yds)
inline

◆ UYds() [3/3]

UYds::UYds ( const GTime & time)
inline
Here is the call graph for this function:

Member Function Documentation

◆ operator GTime()

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

◆ operator+=()

UYds & UYds::operator+= ( const double offset)
inline

◆ operator=() [1/2]

UYds & UYds::operator= ( const GTime & time)
inline
Here is the call graph for this function:

◆ operator=() [2/2]

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

Field Documentation

◆ doy

double& UYds::doy

◆ sod

double& UYds::sod

◆ year

double& UYds::year

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