TwiceAsNice
2019-02-18
|
Public Member Functions | |
def | __init__ (self, coord1=0.0, coord2=0.0, system='', epoch=0.0, equinox='', pmcoord1=0.0, pmcoord2=0.0, apparentMagnitude=0.0, filter='', color=0.0, colorType='', wavelength=0.0, targname='') |
def | __eq__ (self, other) |
def | __ne__ (self, other) |
def | __str__ (self) |
def | __init__ (self, coord1=0.0, coord2=0.0, system='', epoch=0.0, equinox='', pmcoord1=0.0, pmcoord2=0.0, apparentMagnitude=0.0, filter='', color=0.0, colorType='', wavelength=0.0, targname='') |
def | __eq__ (self, other) |
def | __ne__ (self, other) |
def | __str__ (self) |
Public Attributes | |
coord1 | |
coord2 | |
system | |
epoch | |
equinox | |
pmcoord1 | |
pmcoord2 | |
apparentMagnitude | |
filter | |
color | |
colorType | |
wavelength | |
targname | |
Static Private Attributes | |
def | __repr__ = __str__ |
@brief structure for abbreviated position object
def LbtoIIFInterface_ice.position.__init__ | ( | self, | |
coord1 = 0.0 , |
|||
coord2 = 0.0 , |
|||
system = '' , |
|||
epoch = 0.0 , |
|||
equinox = '' , |
|||
pmcoord1 = 0.0 , |
|||
pmcoord2 = 0.0 , |
|||
apparentMagnitude = 0.0 , |
|||
filter = '' , |
|||
color = 0.0 , |
|||
colorType = '' , |
|||
wavelength = 0.0 , |
|||
targname = '' |
|||
) |
def LbtoIIFInterface_ice.position.__init__ | ( | self, | |
coord1 = 0.0 , |
|||
coord2 = 0.0 , |
|||
system = '' , |
|||
epoch = 0.0 , |
|||
equinox = '' , |
|||
pmcoord1 = 0.0 , |
|||
pmcoord2 = 0.0 , |
|||
apparentMagnitude = 0.0 , |
|||
filter = '' , |
|||
color = 0.0 , |
|||
colorType = '' , |
|||
wavelength = 0.0 , |
|||
targname = '' |
|||
) |
def LbtoIIFInterface_ice.position.__eq__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.position.__eq__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.position.__ne__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.position.__ne__ | ( | self, | |
other | |||
) |
def LbtoIIFInterface_ice.position.__str__ | ( | self | ) |
def LbtoIIFInterface_ice.position.__str__ | ( | self | ) |
|
staticprivate |
LbtoIIFInterface_ice.position.apparentMagnitude |
LbtoIIFInterface_ice.position.color |
LbtoIIFInterface_ice.position.colorType |
LbtoIIFInterface_ice.position.coord1 |
LbtoIIFInterface_ice.position.coord2 |
LbtoIIFInterface_ice.position.epoch |
LbtoIIFInterface_ice.position.equinox |
LbtoIIFInterface_ice.position.filter |
LbtoIIFInterface_ice.position.pmcoord1 |
LbtoIIFInterface_ice.position.pmcoord2 |
LbtoIIFInterface_ice.position.system |
LbtoIIFInterface_ice.position.targname |
LbtoIIFInterface_ice.position.wavelength |