obj/glb/
ominas_globe__define.pro
Class description for ominas_globe
Inheritance
All ancestor classes: ominas_solid ominas_body ominas_core IDL_OBJECT
Subclasses: ominas_planet ominas_star
Properties
Properties in ominas_globe
- bd init
- crd init
- gbd init
- sld init
Routines
top ominas_globe__define
NV/LIB/GLOBE
NAME:
ominas_globe__define
PURPOSE:
Class structure fo the GLOBE class.
CATEGORY:
NV/LIB/GLOBE
CALLING SEQUENCE:
N/A
FIELDS:
lref: Longitude reference note. Used to describe the longitude
reference system.
Methods: glb_lref, glb_set_lref
radii: 3-element array giving the ellipsoid radii.
Methods: glb_radii, glb_set_radii
lora: Longitude of first ellipsoid radius.
Methods: glb_lora, glb_set_lora
rref: Reference radius.
Methods: glb_rref, glb_set_rref
J: Array (nj) giving the zonal harmonics. Indices in the
array correspond to the standard harmonic orders, i.e.,
J[2] is J2.
Methods: glb_j, glb_set_j
STATUS:
Complete
MODIFICATION HISTORY:
Written by: Spitale, 1/1998
Adapted by: Spitale, 5/2016
File attributes
Modification date: | Mon Jan 7 14:49:55 2019 |
Lines: | 47 |