TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | Static Private Attributes | List of all members
LbtoIIFInterface_ice.position Class Reference
Inheritance diagram for LbtoIIFInterface_ice.position:
Inheritance graph
Collaboration diagram for LbtoIIFInterface_ice.position:
Collaboration graph

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__
 

Detailed Description

@brief structure for abbreviated position object

Constructor & Destructor Documentation

◆ __init__() [1/2]

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 = '' 
)

◆ __init__() [2/2]

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 = '' 
)

Member Function Documentation

◆ __eq__() [1/2]

def LbtoIIFInterface_ice.position.__eq__ (   self,
  other 
)

◆ __eq__() [2/2]

def LbtoIIFInterface_ice.position.__eq__ (   self,
  other 
)

◆ __ne__() [1/2]

def LbtoIIFInterface_ice.position.__ne__ (   self,
  other 
)

◆ __ne__() [2/2]

def LbtoIIFInterface_ice.position.__ne__ (   self,
  other 
)

◆ __str__() [1/2]

def LbtoIIFInterface_ice.position.__str__ (   self)

◆ __str__() [2/2]

def LbtoIIFInterface_ice.position.__str__ (   self)

Member Data Documentation

◆ __repr__

def LbtoIIFInterface_ice.position.__repr__ = __str__
staticprivate

◆ apparentMagnitude

LbtoIIFInterface_ice.position.apparentMagnitude

◆ color

LbtoIIFInterface_ice.position.color

◆ colorType

LbtoIIFInterface_ice.position.colorType

◆ coord1

LbtoIIFInterface_ice.position.coord1

◆ coord2

LbtoIIFInterface_ice.position.coord2

◆ epoch

LbtoIIFInterface_ice.position.epoch

◆ equinox

LbtoIIFInterface_ice.position.equinox

◆ filter

LbtoIIFInterface_ice.position.filter

◆ pmcoord1

LbtoIIFInterface_ice.position.pmcoord1

◆ pmcoord2

LbtoIIFInterface_ice.position.pmcoord2

◆ system

LbtoIIFInterface_ice.position.system

◆ targname

LbtoIIFInterface_ice.position.targname

◆ wavelength

LbtoIIFInterface_ice.position.wavelength

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