TwiceAsNice
2019-02-18
|
Public Member Functions | |
def | __init__ (self, type='', coord1=0.0, coord2=0.0, system='', equinox='', epoch=0.0, pmcoord1=0.0, pmcoord2=0.0, apparentMagnitude=0.0, filter='', color=0.0, colorType='', wavelength=0.0, file='', time=0.0, RARate=0.0, DECRate=0.0) |
def | __eq__ (self, other) |
def | __ne__ (self, other) |
def | __str__ (self) |
def | __init__ (self, type='', coord1=0.0, coord2=0.0, system='', equinox='', epoch=0.0, pmcoord1=0.0, pmcoord2=0.0, apparentMagnitude=0.0, filter='', color=0.0, colorType='', wavelength=0.0, file='', time=0.0, RARate=0.0, DECRate=0.0) |
def | __eq__ (self, other) |
def | __ne__ (self, other) |
def | __str__ (self) |
Public Attributes | |
type | |
coord1 | |
coord2 | |
system | |
equinox | |
epoch | |
pmcoord1 | |
pmcoord2 | |
apparentMagnitude | |
filter | |
color | |
colorType | |
wavelength | |
file | |
time | |
RARate | |
DECRate | |
Static Private Attributes | |
def | __repr__ = __str__ |
@brief structure for complete position object. Deprecated; use position2 25-Mar-16
def LbtoIIFInterface_ice.newposition.__init__ | ( | self, | |
type = '' , |
|||
coord1 = 0.0 , |
|||
coord2 = 0.0 , |
|||
system = '' , |
|||
equinox = '' , |
|||
epoch = 0.0 , |
|||
pmcoord1 = 0.0 , |
|||
pmcoord2 = 0.0 , |
|||
apparentMagnitude = 0.0 , |
|||
filter = '' , |
|||
color = 0.0 , |
|||
colorType = '' , |
|||
wavelength = 0.0 , |
|||
file = '' , |
|||
time = 0.0 , |
|||
RARate = 0.0 , |
|||
DECRate = 0.0 |
|||
) |
def LbtoIIFInterface_ice.newposition.__init__ | ( | self, | |
type = '' , |
|||
coord1 = 0.0 , |
|||
coord2 = 0.0 , |
|||
system = '' , |
|||
equinox = '' , |
|||
epoch = 0.0 , |
|||
pmcoord1 = 0.0 , |
|||
pmcoord2 = 0.0 , |
|||
apparentMagnitude = 0.0 , |
|||
filter = '' , |
|||
color = 0.0 , |
|||
colorType = '' , |
|||
wavelength = 0.0 , |
|||
file = '' , |
|||
time = 0.0 , |
|||
RARate = 0.0 , |
|||
DECRate = 0.0 |
|||
) |
def LbtoIIFInterface_ice.newposition.__eq__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.newposition.__eq__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.newposition.__ne__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.newposition.__ne__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.newposition.__str__ | ( | self | ) |
def LbtoIIFInterface_ice.newposition.__str__ | ( | self | ) |
|
staticprivate |
LbtoIIFInterface_ice.newposition.apparentMagnitude |
LbtoIIFInterface_ice.newposition.color |
LbtoIIFInterface_ice.newposition.colorType |
LbtoIIFInterface_ice.newposition.coord1 |
LbtoIIFInterface_ice.newposition.coord2 |
LbtoIIFInterface_ice.newposition.DECRate |
LbtoIIFInterface_ice.newposition.epoch |
LbtoIIFInterface_ice.newposition.equinox |
LbtoIIFInterface_ice.newposition.file |
LbtoIIFInterface_ice.newposition.filter |
LbtoIIFInterface_ice.newposition.pmcoord1 |
LbtoIIFInterface_ice.newposition.pmcoord2 |
LbtoIIFInterface_ice.newposition.RARate |
LbtoIIFInterface_ice.newposition.system |
LbtoIIFInterface_ice.newposition.time |
LbtoIIFInterface_ice.newposition.type |
LbtoIIFInterface_ice.newposition.wavelength |