Ignore:
Timestamp:
12/08/05 14:44:24 (18 years ago)
Author:
mar637
Message:

fixed typo azimith -> azimuth

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Release12/python/scantable.py

    r787 r788  
    459459                return self._getelevation(row)
    460460
    461     def get_azimith(self, row=-1):
     461    def get_azimuth(self, row=-1):
    462462        """
    463463        Get a list of azimuths for the observations.
Note: See TracChangeset for help on using the changeset viewer.