Osd Object Class
Overview
The Osd object class inherits most of its resources and behavior from the
LogCurve class. It adds the ability to read a log curve specified in the
Oklahoma Seismic Depth (OSD) format. The OSD format is an ASCII format that
describes a depth log curve.
Inherited Behavior and Resources
The Osd object class inherits behavior and resources from the Xt Object,
Graphic, MultiPoint and LogCurve classes.
- The class pointer is xintOsdObjectClass.
- The class name is XintOsd.
- The header file is included as <Xint/Osd.h>.
The following resources are defined by the Osd object class.
| Name | Type | Default | Access
|
|---|
| XmNfilename | char * | NULL | CSG
|
XmNfilename
Specifies the name of a file containing a description of a log curve in OSD
format.