makezlist.iso: Construct list of ZP indexes in ISO/ANSI sequence with sine...

View source: R/zernikes.r

makezlist.isoR Documentation

Construct list of ZP indexes in ISO/ANSI sequence with sine terms first

Description

Construct list of ZP indexes in ISO/ANSI sequence with sine terms first

Usage

makezlist.iso(maxorder = 12)

Arguments

maxorder

maximum radial and azimuthal order

Value

a named list with n=radial indexes, m=azimuthal, and t indicating trig function to apply

Examples

zlist.iso <- makezlist.iso(maxorder=6)
zlist <- makezlist(0, 6)

mlpeck/zernike documentation built on April 19, 2024, 3:16 p.m.