Description Usage Arguments Details Value Author(s) See Also
Converts a velocity with units ft/s, or slowness with units s/ft to velocity with units km/s. This function would typically be needed to convert units in V[p] logs to those appropriate for scaling laws (into density, porosity, etc.).
| 1 2 3 4 | 
| vel | numeric; velocity or slowness | 
| is.mus | logical; is time in microseconds? | 
| is.slowness | logical; is  | 
| ... | additional parameters (unused) | 
If a velocity is v then slowness is
p=\frac{1}{v}
The spatial units associated with vel are assumed to be in
feet (e.g. ft/s).
numeric
Andrew J. Barbour <andy.barbour@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.