IntegratePowerlaw: Integrate a Power Law Function

Description Usage Arguments Value Examples

View source: R/SimClimMat.R

Description

Integrate a Power Law Function

Usage

1
IntegratePowerlaw(a, b, nu1, nu2)

Arguments

a, b

parameters of a power law a*nu^b

nu1

lowest positive frequency

nu2

highest positive frequency

Value

the definite integral over postive frequencies

Examples

1
IntegratePowerlaw(a = 0.1, b = 1, nu1 = 1/1000, nu2 = 1)

EarthSystemDiagnostics/spectraluncertainty documentation built on Jan. 8, 2020, 9:43 a.m.