API Reference for Enthought Tool Suite 3.0.1
View for a TraceHeader of a Segy file.
trace_header_byte_offsets = [ '001-004', '005-008', '009-012', '013-016', '017-020', '021-024', '025-028', '029-030', '031-032', '033-034', '035-036', '037-040', '041-044', '045-048', '049-052', '053-056', '057-060', '061-064', '065-068', '069-070', '071-072', '073-076', '077-080', '081-084', '085-088', '089-090', '091-092', '093-094', '095-096', '097-098', '099-100', '101-102', '103-104', '105-106', '107-108', '109-110', '111-112', '113-114', '115-116', '117-118', '119-120', '121-122', '123-124', '125-126', '127-128', '129-130', '131-132', '133-134', '135-136', '137-138', '139-140', '141-142', '143-144', '145-146', '147-148', '149-150', '151-152', '153-154', '155-156', '157-158', '159-160', '161-162', '163-164', '165-166', '167-168', '169-170', '171-172', '173-174', '175-176', '177-178', '179-180', '181-184', '185-188', '189-192', '193-196', '197-200', '201-202', '203-204', '205-240' ]
trace_header_columns = [ ObjectColumn(name = 'byte_offset', editable = False), ObjectColumn(name = 'name', label = 'Field', editable = False), ObjectColumn(name = 'value', label = 'Value', editable = False) ]
trace_header_editor = TableEditor(columns = trace_header_columns, editable = True, configurable = False, sortable = False, sort_model = True, selection_bg_color = None, label_bg_color = WindowColor)
| Local name | Refers to |
|---|---|
| Any | enthought.traits.trait_types.Any |
| Group | enthought.traits.ui.group.Group |
| HasTraits | enthought.traits.has_traits.HasTraits |
| HGroup | enthought.traits.ui.group.HGroup |
| Instance | enthought.traits.trait_types.Instance |
| Int | enthought.traits.trait_types.Int |
| Item | enthought.traits.ui.item.Item |
| List | enthought.traits.trait_types.List |
| ObjectColumn | enthought.traits.ui.table_column.ObjectColumn |
| RangeEditor | enthought.traits.ui.editors.RangeEditor |
| spring | enthought.traits.ui.item.spring |
| Str | enthought.traits.trait_types.Str |
| TableEditor | enthought.traits.ui.editors.TableEditor |
| TraceHeader | geo.io.segy.trace_header.TraceHeader |
| View | enthought.traits.ui.view.View |
© Copyright 2002-2008 Enthought, Inc.