OMINAS Documentation

Generated by IDLdoc

Directory: obj/glb/

Contents

.pro files

glb_altaz_to_local.pro

Converts the given column vectors from the altaz coordinate system to the local coordinate system.

glb_assign.pro

Replaces fields in a GLOBE object.

glb_body_to_globe.pro

Transforms the given column vectors from the body coordinate system to the globe coordinate system.

glb_body_to_local.pro

Converts the given column vectors from the body coordinate system to the local coordinate system.

glb_body_to_local_pos.pro

Converts the given column position vectors from the body coordinate system to the local coordinate system.

glb_create_descriptors.pro

Init method for the GLOBE class.

glb_evolve.pro

Computes new globe descriptors at the given time offsets from the given globe descriptors using the taylor series expansion corresponding to the derivatives contained in the given globe descriptor.

glb_get_cusp_points.pro

Iteratively computes the two points that occupy the limb from two different viewpoints for each given globe object.

glb_get_limb_points.pro

Iteratively computes the points on the limb for each given globe object.

glb_get_radius.pro

Computes the local radius of a GLOBE object at the given lat/lon.

glb_get_ranges.pro

Returns ranges of valid coordinates for the given GLOBE object.

glb_get_surface_normal.pro

Computes the surface normal of a GLOBE object at the given globe position.

glb_globe_to_body.pro

Transforms the given column vectors from the globe coordinate system to the body coordinate system.

glb_globe_to_graphic.pro

Converts the given vectors from the globe coordinate system to the graphic coordinate system.

glb_graphic_to_globe.pro

Converts the given vectors from the graphic coordinate system to the globe coordinate system.

glb_hide_points.pro

Identifies points that are obscured by a GLOBE with respect to a given viewpoint.

glb_hide_points_limb.pro

Hides points lying on the surface of a GLOBE object that are obscured by the limb with respect to a given viewpoint.

glb_intersect.pro

Computes the intersection of rays with GLOBE objects.

glb_intersect_plane.pro

Computes the intersection of a plane with a GLOBE object.

glb_j.pro

Returns the zonal harmonics for each given globe descriptor.

glb_local_to_altaz.pro

Converts the given column vectors from the local coordinate system to the altaz coordinate system.

glb_local_to_body.pro

Converts the given column vectors from the local coordinate system to the body coordinate system.

glb_local_to_body_pos.pro

Converts the given column position vectors from the local coordinate system to the body coordinate system.

glb_lora.pro

Returns the longitude of the first ellipsoid radius for each given globe descriptor.

glb_lref.pro

Returns the longitude system reference for each given globe descriptor.

glb_nj.pro

Returns an integer indicating the maximum number of zonal harmonics allowed in the 'j' field of the globe descriptor.

glb_point_cloud.pro

Generates a random cloud of body-frame vectors within a GLOBE object.

glb_query.pro

Returns the fields associated with a GLOBE object.

glb_radii.pro

Returns the triaxial radii for each given globe descriptor.

glb_reflect.pro

Computes the reflection of rays with GLOBE objects.

glb_replicate.pro

Replicates the given globe descriptor, producing an array of the given dimensions containing cloned versions of the input descriptor.

glb_rref.pro

Returns the reference radius for each given globe descriptor.

glb_set_j.pro

Replaces the zonal harmonics for each given globe descriptor.

glb_set_lora.pro

Replaces the longitude of the first ellipsoid radius for each given globe descriptor.

glb_set_lref.pro

Replaces the longitude system reference for each given globe descriptor.

glb_set_radii.pro

Replaces the triaxial radii for each given globe descriptor.

glb_set_rref.pro

Replaces the reference radius for each given globe descriptor.

glb_sub_point.pro

Computes the planetocentric sub-point in body coordinates.

glb_sub_point_graphic.pro

Computes the planetographic sub-point in body coordinates.

ominas_globe__define.pro

Class structure fo the GLOBE class.