obj/pnt/
ominas_point__define.pro
Class description for ominas_point
Inheritance
All ancestor classes: ominas_core IDL_OBJECT
Properties
Properties in ominas_point
- crd init
- ptd init
Routines
top ominas_point__define
NV/OBJ/PNT
NAME:
ominas_point__define
PURPOSE:
Structure for managing points.
CATEGORY:
NV/OBJ/PNT
CALLING SEQUENCE:
N/A
FIELDS:
desc: Data set description.
points_p: Pointer to image points.
vectors_p: Pointer to inertial vectors.
data_p: Pointer to a point-by-point user data array.
tags_p: Tags for point-by-point user data.
flags_p: Pointer to point-by-point flag array.
nv: Number of elements in the nv direction.
nt: Number of elements in the nt direction.
assoc_xd: Associated descriptor.
STATUS:
Complete
MODIFICATION HISTORY:
Spitale, 11/2015; Adapted from pg_points_struct__define
File attributes
| Modification date: | Mon Jan 7 14:49:55 2019 |
| Lines: | 108 |