previous up next print clean
Next: FUTURE WORK Up: C++ in physical science: Previous: WRITING NEW OPERATORS

BUILDING BLOCKS

Many new operators can be built by chaining and compositing existing operators. The user does not need to write a new operator class. The following basic operators have already been written.

2|c|Operators currently available  
Forward operation Conjugate operation
Convolution Correlation
Padding Truncation
Selection Expansion
Masking Masking
Scaling Scale by conjugate
Nmo modeling Nmo
Multi offset nmo modeling Nmo stack
Shift (delay) Shift (advance)
1-D linear interpolation 1-D linear spreading
Velocity analysis (vspray) Multi velocity modeling
Matrix multiply Multiply by conjugate matrix


previous up next print clean
Next: FUTURE WORK Up: C++ in physical science: Previous: WRITING NEW OPERATORS
Stanford Exploration Project
11/17/1997