DATRW++ library: seismic data I/O with multiple formats
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
a
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
+
Functions
a
c
d
e
f
g
h
i
m
n
o
p
q
r
s
t
w
+
Variables
a
c
d
e
f
i
k
l
m
n
p
s
t
u
v
Typedefs
Enumerations
+
Enumerator
a
c
d
f
g
h
i
k
m
p
r
s
t
u
v
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
w
x
~
+
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
Enumerator
+
Files
File List
+
File Members
+
All
a
b
c
d
f
h
l
m
p
r
s
t
v
w
Functions
Typedefs
+
Macros
a
b
c
d
f
h
l
m
p
s
t
v
w
Examples
◆
help()
[2/2]
void datrw::ogsestream::help
(
std::ostream &
os
=
std::cout
)
static
Definition at line
199
of file
osffstream.cc
.
Referenced by
datrw::online_help()
.
200
{
201
os <<
"This module writes standard GSE data."
<< std::endl;
202
os <<
"Essentially SFF data is written but without normalising"
203
<< std::endl;
204
os <<
"them. Notice that floating point data will by truncated to"
205
<< std::endl;
206
os <<
"integers."
<< std::endl;
207
}
// void ogsestream::help(std::ostream& os=std::cout)
Here is the caller graph for this function:
datrw
ogsestream
Generated on Mon Aug 21 2023 17:36:17 for DATRW++ library: seismic data I/O with multiple formats by
1.8.14