forward
Return a forward vertical projection matrix.
Declaration
matrix = forward(self,options)
Parameters
selfInternalModesTransform instanceoptions.component"F"or"G"options.allowNoncanonicaltrue to allow numerical wave-F forward matrices
Returns
matrixforward projection matrix
Discussion
The returned matrix maps samples on z to vertical modal
coefficients. Noncanonical wave-F projections are returned
only when allowNoncanonical=true.