TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | List of all members
Nice::SkyPointVar Struct Reference

#include <SkyPointVar.h>

Collaboration diagram for Nice::SkyPointVar:
Collaboration graph

Public Member Functions

bool operator== (const SkyPointVar &__rhs) const
 
bool operator< (const SkyPointVar &__rhs) const
 
bool operator!= (const SkyPointVar &__rhs) const
 
bool operator<= (const SkyPointVar &__rhs) const
 
bool operator> (const SkyPointVar &__rhs) const
 
bool operator>= (const SkyPointVar &__rhs) const
 
bool operator== (const SkyPointVar &__rhs) const
 
bool operator< (const SkyPointVar &__rhs) const
 
bool operator!= (const SkyPointVar &__rhs) const
 
bool operator<= (const SkyPointVar &__rhs) const
 
bool operator> (const SkyPointVar &__rhs) const
 
bool operator>= (const SkyPointVar &__rhs) const
 

Public Attributes

::Ice::Double ra
 
::Ice::Double dec
 
::Ice::Double alt
 
::Ice::Double az
 

Member Function Documentation

◆ operator!=() [1/2]

bool Nice::SkyPointVar::operator!= ( const SkyPointVar __rhs) const
inline

◆ operator!=() [2/2]

bool Nice::SkyPointVar::operator!= ( const SkyPointVar __rhs) const
inline

◆ operator<() [1/2]

bool Nice::SkyPointVar::operator< ( const SkyPointVar __rhs) const
inline

◆ operator<() [2/2]

bool Nice::SkyPointVar::operator< ( const SkyPointVar __rhs) const
inline

◆ operator<=() [1/2]

bool Nice::SkyPointVar::operator<= ( const SkyPointVar __rhs) const
inline

◆ operator<=() [2/2]

bool Nice::SkyPointVar::operator<= ( const SkyPointVar __rhs) const
inline

◆ operator==() [1/2]

bool Nice::SkyPointVar::operator== ( const SkyPointVar __rhs) const
inline

◆ operator==() [2/2]

bool Nice::SkyPointVar::operator== ( const SkyPointVar __rhs) const
inline

◆ operator>() [1/2]

bool Nice::SkyPointVar::operator> ( const SkyPointVar __rhs) const
inline

◆ operator>() [2/2]

bool Nice::SkyPointVar::operator> ( const SkyPointVar __rhs) const
inline

◆ operator>=() [1/2]

bool Nice::SkyPointVar::operator>= ( const SkyPointVar __rhs) const
inline

◆ operator>=() [2/2]

bool Nice::SkyPointVar::operator>= ( const SkyPointVar __rhs) const
inline

Member Data Documentation

◆ alt

Ice::Double Nice::SkyPointVar::alt

◆ az

Ice::Double Nice::SkyPointVar::az

◆ dec

Ice::Double Nice::SkyPointVar::dec

◆ ra

Ice::Double Nice::SkyPointVar::ra

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