plot.pgd: Surface plot of the 'pgd' class

Description Usage Arguments Value

View source: R/plot.pgd.R

Description

Surface plot of the pgd class

Usage

1
2
## S3 method for class 'pgd'
plot(o, nmodes = dim(o$f$x)[2], phi = 45, theta = 45)

Arguments

o

The pgd class.

nmodes

The number of modes to be plotted.

phi

Angle defining the viewing direction: azimuthal direction.

theta

Angle defining the viewing direction: colatitude.

Value

Surface plot of the approximated result.


quesadagranja/pgd documentation built on Dec. 22, 2021, 10:59 a.m.