create_basis: Create a list of basis functions

Description Usage Arguments Value

Description

Create a list of basis functions...

Usage

1
create_basis(nBasis, type = "Cos", basis.pars)

Arguments

nBasis

number of functions to construct

type

type of functions to construc e.g., "Cos", "Legendre" (type = "Legendre" has not been implemented yet)

basis.pars

parameters used in construction of the basis functions

Value

list of the basis functions


dan410/sfdasim documentation built on May 14, 2019, 3:34 p.m.