exp_spectrum: Expotential spectrum

View source: R/spectrums.R

exp_spectrumR Documentation

Expotential spectrum

Description

Expotential spectrum

Usage

exp_spectrum(
  scale = 1,
  fractal.dimension = 2.5,
  alpha = 7 - 2 * fractal.dimension,
  length = 1
)

Arguments

scale

The scale factor

fractal.dimension

Fractal dimension of the spectrum

alpha

The exponent

length

The reference wavelength


llaniewski/rfracture documentation built on Aug. 21, 2023, 11:10 a.m.