OpendTect  6.6
keystrs.h
Go to the documentation of this file.
1 #pragma once
2 
3 /*+
4 ________________________________________________________________________
5 
6  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
7  Author: A.H.Bril
8  Date: Mar 2002
9 
10  RCS: $Id$
11 ________________________________________________________________________
12 
13 -*/
14 
15 
16 #include "gendefs.h"
17 #include "fixedstring.h"
18 
32 namespace sKey
33 {
34 
35  inline FixedString All() { return "All"; }
36  inline FixedString Ascii() { return "Ascii"; }
37  inline FixedString Attribute() { return "Attribute"; }
38  inline FixedString Attribute2D() { return "Attribute2D"; }
39  inline FixedString Attributes() { return "Attributes"; }
40  inline FixedString Azimuth() { return "Azimuth"; }
41  inline FixedString Binary() { return "Binary"; }
42  inline FixedString Body() { return "Body"; }
43  inline FixedString Category() { return "Category"; }
44  inline FixedString Chain() { return "Chain"; }
45  inline FixedString Color() { return "Color"; }
46  inline FixedString CoordSys() { return "Coordinate System"; }
47  inline FixedString Component() { return "Component"; }
48  inline FixedString Components() { return "Components"; }
49  inline FixedString Content() { return "Content"; }
50  inline FixedString Crossline() { return "Cross-line"; }
51  inline FixedString Cube() { return "Cube"; }
52  inline FixedString Data() { return "Data"; }
53  inline FixedString DataRoot() { return "Data Root"; }
54  inline FixedString DataStorage() { return "Data storage"; }
55  inline FixedString DataType() { return "DataType"; }
56  inline FixedString DataSet() { return "DataSet"; }
57  inline FixedString Date() { return "Date"; }
58  inline FixedString DateTime() { return "Date/Time"; }
59  inline FixedString Default() { return "Default"; }
60  inline FixedString Depth() { return "Depth"; }
61  inline FixedString DepthUnit() { return "Depth-Unit"; }
62  inline FixedString Desc() { return "Description"; }
63  inline FixedString Distribution() { return "Distribution"; }
64  inline FixedString EmptyString() { return ""; }
65  inline FixedString Factor() { return "Factor"; }
66  inline FixedString Fault() { return "Fault"; }
67  inline FixedString FaultStick() { return "FaultStick"; }
68  inline FixedString FileName() { return "File name"; }
69  inline FixedString Filter() { return "Filter"; }
70  inline FixedString FloatUdf() { return "1e30"; }
71  inline FixedString Format(int n=1) { return n<2 ? "Format" : "Formats"; }
72  inline FixedString Geometry() { return "Geometry"; }
73  inline FixedString GeomSystem() { return "GeomSystem"; }
74  inline FixedString GeomID() { return "GeomID"; }
75  inline FixedString GeomIDs() { return "GeomIDs"; }
76  inline FixedString Histogram() { return "Histogram"; }
77  inline FixedString Horizon() { return "Horizon"; }
78  inline FixedString Horizon2D() { return "Horizon2D"; }
79  inline FixedString ID() { return "ID"; }
80  inline FixedString IDs() { return "IDs"; }
81  inline FixedString Input() { return "Input"; }
82  inline FixedString Inline() { return "In-line"; }
83  inline FixedString IOSelection() { return "I/O Selection"; }
84  inline FixedString Is2D() { return "Is2D"; }
85  inline FixedString Keys() { return "Keys"; }
86  inline FixedString Level() { return "Level"; }
87  inline FixedString Line() { return "Line"; }
88  inline FixedString Lines() { return "Lines"; }
89  inline FixedString LineStyle() { return "Line Style"; }
90  inline FixedString LineKey() { return "Line key"; }
91  inline FixedString LineName() { return "Line name"; }
92  inline FixedString LineNames() { return "Line names"; }
93  inline FixedString Local() { return "Local"; }
94  inline FixedString Log() { return "Log"; }
95  inline FixedString Logs() { return "Logs"; }
96  inline FixedString LogFile() { return "Log file"; }
97  inline FixedString MD(int n=1) { return n<2 ? "MD" : "MDs"; }
98  inline FixedString Marker() { return "Marker"; }
99  inline FixedString MarkerStyle() { return "Marker Style"; }
100  inline FixedString Mode() { return "Mode"; }
101  inline FixedString Model() { return "Model"; }
102  inline FixedString Models() { return "Models"; }
103  inline FixedString Name() { return "Name"; }
104  inline FixedString Names() { return "Names"; }
105  inline FixedString NewLine() { return "\n"; }
106  inline FixedString No() { return "No"; }
107  inline FixedString None() { return "None"; }
108  inline FixedString NrFaults() { return "Nr Faults";}
109  inline FixedString NrGeoms() { return "Nr Geometries";}
110  inline FixedString NrItems() { return "Nr Items";}
111  inline FixedString NrValues() { return "Nr Values"; }
112  inline FixedString Object() { return "Object"; }
113  inline FixedString Offset() { return "Offset"; }
114  inline FixedString OffsetRange() { return "Offset Range"; }
115  inline FixedString Order() { return "Order"; }
116  inline FixedString Output() { return "Output"; }
117  inline FixedString OutputID() { return "output_id"; }
118  inline FixedString Pars() { return "Parameters"; }
119  inline FixedString PickSet() { return "PickSet"; }
120  inline FixedString PreStackSeis() { return "PreStack Seismic"; }
121  inline FixedString Polygon() { return "Polygon"; }
122  inline FixedString Position() { return "Position"; }
123  inline FixedString Property() { return "Property"; }
124  inline FixedString Python() { return "Python"; }
125  inline FixedString Quiet() { return "quiet"; }
126  inline FixedString Random() { return "Random"; }
127  inline FixedString RandomLine() { return "RandomLine"; }
128  inline FixedString Range() { return "Range"; }
129  inline FixedString Region() { return "Region"; }
130  inline FixedString Sampling() { return "Sampling"; }
131  inline FixedString Scale() { return "Scale"; }
132  inline FixedString SeisID() { return "SeisID"; }
133  inline FixedString SeisCubePositions() { return "Seismic Cube Positions"; }
134  inline FixedString Selection() { return "Selection"; }
135  inline FixedString SelectionStatus(){ return "Selection status"; }
136  inline FixedString Series() { return "Series"; }
137  inline FixedString Server() { return "Server"; }
138  inline FixedString ServerNm() { return "Server_Name"; }
139  inline FixedString Setup() { return "Setup"; }
140  inline FixedString Shape() { return "Shape"; }
141  inline FixedString Shortcuts() { return "Shortcuts"; }
142  inline FixedString Size() { return "Size"; }
143  inline FixedString SliceType() { return "SliceType"; }
144  inline FixedString Source() { return "Source"; }
145  inline FixedString SpaceString() { return " "; }
146  inline FixedString StackOrder() { return "Stack order"; }
147  inline FixedString Stats() { return "Stats"; }
148  inline FixedString Status() { return "Status"; }
149  inline FixedString Steering() { return "Steering"; }
150  inline FixedString Stored() { return "Stored"; }
151  inline FixedString StratRef() { return "Strat Level"; }
152  inline FixedString Subsample() { return "Subsample"; }
153  inline FixedString Subsel() { return "Subsel"; }
154  inline FixedString Surface() { return "Surface"; }
155  inline FixedString Survey() { return "Survey"; }
156  inline FixedString SurveyID() { return "Survey ID"; }
157  inline FixedString Table() { return "Table"; }
158  inline FixedString Target() { return "Target"; }
159  inline FixedString Targets() { return "Targets"; }
160  inline FixedString TermEm() { return "Terminal Emulator"; }
161  inline FixedString Thickness() { return "Thickness"; }
162  inline FixedString ThreeD() { return "3D"; }
163  inline FixedString Time() { return "Time"; }
164  inline FixedString TimeRange() { return "Time Range"; }
165  inline FixedString Title() { return "Title"; }
166  inline FixedString TmpStor() { return "Temporary storage location"; }
167  inline FixedString TraceNr() { return "Trace number"; }
168  inline FixedString TraceKey() { return "Trace key"; }
169  inline FixedString Transparency() { return "Transparency"; }
170  inline FixedString TVD(int n=1) { return n<2 ? "TVD" : "TVDs"; }
171  inline FixedString TVDSS() { return "TVDSS"; }
172  inline FixedString TwoD() { return "2D"; }
173  inline FixedString TWT() { return "TWT"; }
174  inline FixedString Type() { return "Type"; }
175  inline FixedString Types() { return "Types"; }
176  inline FixedString Undef() { return "Undefined"; }
177  inline FixedString Unit() { return "Unit"; }
178  inline FixedString Units() { return "Units"; }
179  inline FixedString User() { return "User"; }
180  inline FixedString Value() { return "Value"; }
181  inline FixedString Values() { return "Values"; }
182  inline FixedString ValueRange() { return "Value Range"; }
183  inline FixedString Version() { return "Version"; }
184  inline FixedString Volume() { return "Volume"; }
185  inline FixedString WaveletID() { return "Wavelet ID"; }
186  inline FixedString Weight() { return "Weight"; }
187  inline FixedString Well() { return "Well"; }
188  inline FixedString X() { return "X"; }
189  inline FixedString XCoord() { return "X-Coord"; }
190  inline FixedString XCoords() { return "X-Coords"; }
191  inline FixedString XOffset() { return "X Offset"; }
192  inline FixedString XRange() { return "X range"; }
193  inline FixedString Y() { return "Y"; }
194  inline FixedString Y2() { return "Y2"; }
195  inline FixedString YCoord() { return "Y-Coord"; }
196  inline FixedString YCoords() { return "Y-Coords"; }
197  inline FixedString YOffset() { return "Y Offset"; }
198  inline FixedString YRange() { return "Y range"; }
199  inline FixedString Yes() { return "Yes"; }
200  inline FixedString Z() { return "Z"; }
201  inline FixedString ZCoord() { return "Z-Coord"; }
202  inline FixedString ZDomain() { return "Z Domain"; }
203  inline FixedString ZRange() { return "Z range"; }
204  inline FixedString ZSlice() { return "Z-slice"; }
205  inline FixedString ZStep() { return "Z step"; }
206  inline FixedString ZUnit() { return "Z-Unit"; }
207  inline FixedString ZValue() { return "Z value"; }
208 
209  // Stats
210  inline FixedString Average() { return "Average"; }
211  inline FixedString Maximum() { return "Maximum"; }
212  inline FixedString Median() { return "Median"; }
213  inline FixedString Minimum() { return "Minimum"; }
214  inline FixedString StdDev() { return "StdDev"; }
215  inline FixedString RMS() { return "RMS"; }
216  inline FixedString Sum() { return "Sum"; }
217  inline FixedString Variance() { return "Variance"; }
218 
219  // (Horizontal) position selection in the survey
220  inline FixedString InlRange() { return "In-line range"; }
221  inline FixedString FirstInl() { return "First In-line"; }
222  inline FixedString LastInl() { return "Last In-line"; }
223  inline FixedString StepInl() { return "Step In-line"; }
224  inline FixedString StepOut() { return "Stepout"; }
225  inline FixedString StepOutInl() { return "Stepout In-line"; }
226  inline FixedString CrlRange() { return "Cross-line range"; }
227  inline FixedString FirstCrl() { return "First Cross-line"; }
228  inline FixedString LastCrl() { return "Last Cross-line"; }
229  inline FixedString StepCrl() { return "Step Cross-line"; }
230  inline FixedString StepOutCrl() { return "Stepout Cross-line"; }
231  inline FixedString FirstZ() { return "First Z"; }
232  inline FixedString LastZ() { return "Last Z"; }
233  inline FixedString StepZ() { return "Step Z"; }
234  inline FixedString FirstTrc() { return "First Trace"; }
235  inline FixedString LastTrc() { return "Last Trace"; }
236  inline FixedString StepTrc() { return "Step Trace"; }
237  inline FixedString TrcRange() { return "Trace Range"; }
238 
239  // History of objects
240  inline FixedString CrBy() { return "Created.By"; }
241  inline FixedString CrAt() { return "Created.At"; }
242  inline FixedString CrFrom() { return "Created.From"; }
243  inline FixedString CrInfo() { return "Created.Info"; }
244  inline FixedString ModBy() { return "Modified.By"; }
245  inline FixedString ModAt() { return "Modified.At"; }
246 
247  // Not used?
248  inline FixedString CrFtPolygonDir() { return "FaultPolygonPath"; }
249  inline FixedString StrFtPolygon() { return "FaultPolygons"; }
250 
251 };
sKey::Title
FixedString Title()
Definition: keystrs.h:165
sKey::CrFrom
FixedString CrFrom()
Definition: keystrs.h:242
sKey::X
FixedString X()
Definition: keystrs.h:188
sKey::ZValue
FixedString ZValue()
Definition: keystrs.h:207
sKey::Sampling
FixedString Sampling()
Definition: keystrs.h:130
sKey::Z
FixedString Z()
Definition: keystrs.h:200
sKey::RMS
FixedString RMS()
Definition: keystrs.h:215
sKey::DateTime
FixedString DateTime()
Definition: keystrs.h:58
sKey::Input
FixedString Input()
Definition: keystrs.h:81
sKey::FirstZ
FixedString FirstZ()
Definition: keystrs.h:231
sKey::YRange
FixedString YRange()
Definition: keystrs.h:198
sKey::Value
FixedString Value()
Definition: keystrs.h:180
sKey::LastInl
FixedString LastInl()
Definition: keystrs.h:222
sKey::Time
FixedString Time()
Definition: keystrs.h:163
sKey::Position
FixedString Position()
Definition: keystrs.h:122
sKey::Ascii
FixedString Ascii()
Definition: keystrs.h:36
sKey::StackOrder
FixedString StackOrder()
Definition: keystrs.h:146
sKey::Region
FixedString Region()
Definition: keystrs.h:129
sKey::DepthUnit
FixedString DepthUnit()
Definition: keystrs.h:61
sKey::Color
FixedString Color()
Definition: keystrs.h:45
sKey::Surface
FixedString Surface()
Definition: keystrs.h:154
sKey::StepOutCrl
FixedString StepOutCrl()
Definition: keystrs.h:230
sKey::LastCrl
FixedString LastCrl()
Definition: keystrs.h:228
sKey::Source
FixedString Source()
Definition: keystrs.h:144
sKey::Offset
FixedString Offset()
Definition: keystrs.h:113
sKey::RandomLine
FixedString RandomLine()
Definition: keystrs.h:127
sKey::StepInl
FixedString StepInl()
Definition: keystrs.h:223
sKey::YOffset
FixedString YOffset()
Definition: keystrs.h:197
sKey::FirstTrc
FixedString FirstTrc()
Definition: keystrs.h:234
sKey::Steering
FixedString Steering()
Definition: keystrs.h:149
sKey::Data
FixedString Data()
Definition: keystrs.h:52
sKey::Polygon
FixedString Polygon()
Definition: keystrs.h:121
sKey::CrBy
FixedString CrBy()
Definition: keystrs.h:240
sKey::TmpStor
FixedString TmpStor()
Definition: keystrs.h:166
sKey::Stats
FixedString Stats()
Definition: keystrs.h:147
sKey::ZDomain
FixedString ZDomain()
Definition: keystrs.h:202
sKey::NrGeoms
FixedString NrGeoms()
Definition: keystrs.h:109
fixedstring.h
sKey::NewLine
FixedString NewLine()
Definition: keystrs.h:105
sKey::TermEm
FixedString TermEm()
Definition: keystrs.h:160
sKey::DataType
FixedString DataType()
Definition: keystrs.h:55
sKey::LastTrc
FixedString LastTrc()
Definition: keystrs.h:235
sKey::FirstCrl
FixedString FirstCrl()
Definition: keystrs.h:227
sKey::Selection
FixedString Selection()
Definition: keystrs.h:134
sKey::MarkerStyle
FixedString MarkerStyle()
Definition: keystrs.h:99
sKey::Chain
FixedString Chain()
Definition: keystrs.h:44
sKey::Mode
FixedString Mode()
Definition: keystrs.h:100
sKey::Date
FixedString Date()
Definition: keystrs.h:57
sKey::ValueRange
FixedString ValueRange()
Definition: keystrs.h:182
sKey::No
FixedString No()
Definition: keystrs.h:106
sKey::Geometry
FixedString Geometry()
Definition: keystrs.h:72
sKey::Local
FixedString Local()
Definition: keystrs.h:93
sKey::DataSet
FixedString DataSet()
Definition: keystrs.h:56
sKey::YCoords
FixedString YCoords()
Definition: keystrs.h:196
sKey::Values
FixedString Values()
Definition: keystrs.h:181
sKey::Subsample
FixedString Subsample()
Definition: keystrs.h:152
sKey::Line
FixedString Line()
Definition: keystrs.h:87
sKey::Histogram
FixedString Histogram()
Definition: keystrs.h:76
sKey::Server
FixedString Server()
Definition: keystrs.h:137
sKey::Volume
FixedString Volume()
Definition: keystrs.h:184
sKey::ZStep
FixedString ZStep()
Definition: keystrs.h:205
sKey::TVDSS
FixedString TVDSS()
Definition: keystrs.h:171
sKey::FaultStick
FixedString FaultStick()
Definition: keystrs.h:67
sKey::Setup
FixedString Setup()
Definition: keystrs.h:139
sKey::Fault
FixedString Fault()
Definition: keystrs.h:66
sKey::Horizon
FixedString Horizon()
Definition: keystrs.h:77
sKey::Names
FixedString Names()
Definition: keystrs.h:104
sKey::WaveletID
FixedString WaveletID()
Definition: keystrs.h:185
sKey::StrFtPolygon
FixedString StrFtPolygon()
Definition: keystrs.h:249
sKey::Version
FixedString Version()
Definition: keystrs.h:183
sKey::Table
FixedString Table()
Definition: keystrs.h:157
sKey::Maximum
FixedString Maximum()
Definition: keystrs.h:211
sKey::NrFaults
FixedString NrFaults()
Definition: keystrs.h:108
sKey::Weight
FixedString Weight()
Definition: keystrs.h:186
sKey::NrValues
FixedString NrValues()
Definition: keystrs.h:111
sKey::Undef
FixedString Undef()
Definition: keystrs.h:176
sKey::PreStackSeis
FixedString PreStackSeis()
Definition: keystrs.h:120
sKey::Average
FixedString Average()
Definition: keystrs.h:210
sKey::TrcRange
FixedString TrcRange()
Definition: keystrs.h:237
sKey::Filter
FixedString Filter()
Definition: keystrs.h:69
sKey::XRange
FixedString XRange()
Definition: keystrs.h:192
sKey::Targets
FixedString Targets()
Definition: keystrs.h:159
sKey::StepZ
FixedString StepZ()
Definition: keystrs.h:233
sKey::InlRange
FixedString InlRange()
Definition: keystrs.h:220
sKey::CrFtPolygonDir
FixedString CrFtPolygonDir()
Definition: keystrs.h:248
sKey
is used for defining key strings that are 'global'.
Definition: keystrs.h:33
sKey::YCoord
FixedString YCoord()
Definition: keystrs.h:195
sKey::SurveyID
FixedString SurveyID()
Definition: keystrs.h:156
sKey::Median
FixedString Median()
Definition: keystrs.h:212
sKey::LineKey
FixedString LineKey()
Definition: keystrs.h:90
sKey::Status
FixedString Status()
Definition: keystrs.h:148
sKey::ThreeD
FixedString ThreeD()
Definition: keystrs.h:162
sKey::Object
FixedString Object()
Definition: keystrs.h:112
sKey::Variance
FixedString Variance()
Definition: keystrs.h:217
sKey::SliceType
FixedString SliceType()
Definition: keystrs.h:143
sKey::Y2
FixedString Y2()
Definition: keystrs.h:194
sKey::Crossline
FixedString Crossline()
Definition: keystrs.h:50
sKey::TraceKey
FixedString TraceKey()
Definition: keystrs.h:168
sKey::IOSelection
FixedString IOSelection()
Definition: keystrs.h:83
sKey::Attribute2D
FixedString Attribute2D()
Definition: keystrs.h:38
sKey::ID
FixedString ID()
Definition: keystrs.h:79
sKey::StepOut
FixedString StepOut()
Definition: keystrs.h:224
sKey::Random
FixedString Random()
Definition: keystrs.h:126
sKey::Inline
FixedString Inline()
Definition: keystrs.h:82
sKey::CrInfo
FixedString CrInfo()
Definition: keystrs.h:243
sKey::Horizon2D
FixedString Horizon2D()
Definition: keystrs.h:78
sKey::Series
FixedString Series()
Definition: keystrs.h:136
gendefs.h
sKey::SeisID
FixedString SeisID()
Definition: keystrs.h:132
sKey::Binary
FixedString Binary()
Definition: keystrs.h:41
sKey::Lines
FixedString Lines()
Definition: keystrs.h:88
sKey::TWT
FixedString TWT()
Definition: keystrs.h:173
sKey::User
FixedString User()
Definition: keystrs.h:179
sKey::TVD
FixedString TVD(int n=1)
Definition: keystrs.h:170
sKey::FileName
FixedString FileName()
Definition: keystrs.h:68
sKey::Attribute
FixedString Attribute()
Definition: keystrs.h:37
sKey::Scale
FixedString Scale()
Definition: keystrs.h:131
sKey::StratRef
FixedString StratRef()
Definition: keystrs.h:151
sKey::ZRange
FixedString ZRange()
Definition: keystrs.h:203
sKey::PickSet
FixedString PickSet()
Definition: keystrs.h:119
sKey::LogFile
FixedString LogFile()
Definition: keystrs.h:96
FixedString
OD::String that holds an existing text string.
Definition: fixedstring.h:29
sKey::StepOutInl
FixedString StepOutInl()
Definition: keystrs.h:225
sKey::TimeRange
FixedString TimeRange()
Definition: keystrs.h:164
sKey::Depth
FixedString Depth()
Definition: keystrs.h:60
sKey::LineName
FixedString LineName()
Definition: keystrs.h:91
sKey::Yes
FixedString Yes()
Definition: keystrs.h:199
sKey::ServerNm
FixedString ServerNm()
Definition: keystrs.h:138
sKey::Type
FixedString Type()
Definition: keystrs.h:174
sKey::StepTrc
FixedString StepTrc()
Definition: keystrs.h:236
sKey::DataStorage
FixedString DataStorage()
Definition: keystrs.h:54
sKey::IDs
FixedString IDs()
Definition: keystrs.h:80
sKey::StepCrl
FixedString StepCrl()
Definition: keystrs.h:229
sKey::TraceNr
FixedString TraceNr()
Definition: keystrs.h:167
sKey::MD
FixedString MD(int n=1)
Definition: keystrs.h:97
sKey::Marker
FixedString Marker()
Definition: keystrs.h:98
sKey::Minimum
FixedString Minimum()
Definition: keystrs.h:213
sKey::ModAt
FixedString ModAt()
Definition: keystrs.h:245
sKey::Stored
FixedString Stored()
Definition: keystrs.h:150
sKey::SpaceString
FixedString SpaceString()
Definition: keystrs.h:145
sKey::Survey
FixedString Survey()
Definition: keystrs.h:155
sKey::SeisCubePositions
FixedString SeisCubePositions()
Definition: keystrs.h:133
sKey::Distribution
FixedString Distribution()
Definition: keystrs.h:63
sKey::Sum
FixedString Sum()
Definition: keystrs.h:216
sKey::Units
FixedString Units()
Definition: keystrs.h:178
sKey::Factor
FixedString Factor()
Definition: keystrs.h:65
sKey::GeomID
FixedString GeomID()
Definition: keystrs.h:74
sKey::CrAt
FixedString CrAt()
Definition: keystrs.h:241
sKey::XCoords
FixedString XCoords()
Definition: keystrs.h:190
sKey::Content
FixedString Content()
Definition: keystrs.h:49
sKey::CrlRange
FixedString CrlRange()
Definition: keystrs.h:226
sKey::ModBy
FixedString ModBy()
Definition: keystrs.h:244
sKey::StdDev
FixedString StdDev()
Definition: keystrs.h:214
sKey::Types
FixedString Types()
Definition: keystrs.h:175
sKey::Range
FixedString Range()
Definition: keystrs.h:128
sKey::LastZ
FixedString LastZ()
Definition: keystrs.h:232
sKey::Component
FixedString Component()
Definition: keystrs.h:47
sKey::NrItems
FixedString NrItems()
Definition: keystrs.h:110
sKey::FirstInl
FixedString FirstInl()
Definition: keystrs.h:221
sKey::Components
FixedString Components()
Definition: keystrs.h:48
sKey::GeomIDs
FixedString GeomIDs()
Definition: keystrs.h:75
sKey::Unit
FixedString Unit()
Definition: keystrs.h:177
sKey::Pars
FixedString Pars()
Definition: keystrs.h:118
sKey::ZSlice
FixedString ZSlice()
Definition: keystrs.h:204
sKey::ZCoord
FixedString ZCoord()
Definition: keystrs.h:201
sKey::Y
FixedString Y()
Definition: keystrs.h:193
sKey::OffsetRange
FixedString OffsetRange()
Definition: keystrs.h:114
sKey::Subsel
FixedString Subsel()
Definition: keystrs.h:153
sKey::Transparency
FixedString Transparency()
Definition: keystrs.h:169
sKey::Category
FixedString Category()
Definition: keystrs.h:43
sKey::FloatUdf
FixedString FloatUdf()
Definition: keystrs.h:70
sKey::Name
FixedString Name()
Definition: keystrs.h:103
sKey::Log
FixedString Log()
Definition: keystrs.h:94
sKey::Cube
FixedString Cube()
Definition: keystrs.h:51
sKey::Shortcuts
FixedString Shortcuts()
Definition: keystrs.h:141
sKey::Target
FixedString Target()
Definition: keystrs.h:158
sKey::LineStyle
FixedString LineStyle()
Definition: keystrs.h:89
sKey::Well
FixedString Well()
Definition: keystrs.h:187
sKey::DataRoot
FixedString DataRoot()
Definition: keystrs.h:53
sKey::None
FixedString None()
Definition: keystrs.h:107
sKey::Size
FixedString Size()
Definition: keystrs.h:142
sKey::Attributes
FixedString Attributes()
Definition: keystrs.h:39
sKey::EmptyString
FixedString EmptyString()
Definition: keystrs.h:64
sKey::XCoord
FixedString XCoord()
Definition: keystrs.h:189
sKey::Property
FixedString Property()
Definition: keystrs.h:123
sKey::TwoD
FixedString TwoD()
Definition: keystrs.h:172
sKey::Output
FixedString Output()
Definition: keystrs.h:116
sKey::Model
FixedString Model()
Definition: keystrs.h:101
sKey::Thickness
FixedString Thickness()
Definition: keystrs.h:161
sKey::XOffset
FixedString XOffset()
Definition: keystrs.h:191
sKey::Format
FixedString Format(int n=1)
Definition: keystrs.h:71
sKey::LineNames
FixedString LineNames()
Definition: keystrs.h:92
sKey::Default
FixedString Default()
Definition: keystrs.h:59
sKey::Body
FixedString Body()
Definition: keystrs.h:42
sKey::Models
FixedString Models()
Definition: keystrs.h:102
sKey::CoordSys
FixedString CoordSys()
Definition: keystrs.h:46
sKey::SelectionStatus
FixedString SelectionStatus()
Definition: keystrs.h:135
sKey::Keys
FixedString Keys()
Definition: keystrs.h:85
sKey::Shape
FixedString Shape()
Definition: keystrs.h:140
sKey::Azimuth
FixedString Azimuth()
Definition: keystrs.h:40
sKey::Order
FixedString Order()
Definition: keystrs.h:115
sKey::Python
FixedString Python()
Definition: keystrs.h:124
sKey::Quiet
FixedString Quiet()
Definition: keystrs.h:125
sKey::All
FixedString All()
Definition: keystrs.h:35
sKey::Level
FixedString Level()
Definition: keystrs.h:86
sKey::Desc
FixedString Desc()
Definition: keystrs.h:62
sKey::Logs
FixedString Logs()
Definition: keystrs.h:95
sKey::OutputID
FixedString OutputID()
Definition: keystrs.h:117
sKey::Is2D
FixedString Is2D()
Definition: keystrs.h:84
sKey::GeomSystem
FixedString GeomSystem()
Definition: keystrs.h:73
sKey::ZUnit
FixedString ZUnit()
Definition: keystrs.h:206

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2021