Ignore:
Timestamp:
06/08/21 14:40:15 (4 years ago)
Author:
jdquinn
Message:

CHG: Pending minor cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/classes/solidearth.py

    r26299 r26307  
    1717    Usage:
    1818        solidearth = solidearth()
     19        solidearth = solidearth('earth')
     20
     21    TODO:
     22    - Update translation from solidearth.m
    1923    """
    2024
     
    7175        self.external = []
    7276
    73         # Earth radius
     77        # Planet radius
    7478        self.planetradius = planetradius(planet)
    7579    #}}}
Note: See TracChangeset for help on using the changeset viewer.