altar.models.mogi.Data
Module Contents
Classes
- class altar.models.mogi.Data.Data(name, **kwds)
Bases:
altar.tabular.sheetThe layout of the input data file
- oid
- doc = an integer identifying the data source
- x
- doc = the EW coordinate of the location of the source
- y
- doc = the NS coordinate of the location of the source
- d
- doc = the displacement projected along the line of sight (LOS)
- theta
- doc = the azimuthal angle of the LOS vector to the observing craft
- phi
- doc = the polar angle of the LOS vector to the observing craft
- read(self, uri)
Load a data set from a CSV file
- write(self, uri)
Save my data into a CSV file