Configurable projection settings.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=labelLen), | public | :: | kind |
Kind of projection. Currently available: - 'l2p', L2-Projection - 'fpt', Fast Polynomial Transformation. Requires the FFTW. |
|||
type(ply_fpt_header_type), | public | :: | fpt_header | ||||
type(ply_l2p_header_type), | public | :: | l2p_header | ||||
type(ply_fxt_header_type), | public | :: | fxt_header |