ply_fxt_header_type Derived Type

type, public :: ply_fxt_header_type

Fxt projection header type, consisting of the node header which give information about the type and number of points for the projection


Inherits

type~~ply_fxt_header_type~~InheritsGraph type~ply_fxt_header_type ply_fxt_header_type type~ply_nodes_header_type ply_nodes_header_type type~ply_fxt_header_type->type~ply_nodes_header_type nodes_header

Inherited by

type~~ply_fxt_header_type~~InheritedByGraph type~ply_fxt_header_type ply_fxt_header_type type~ply_prj_header_type ply_prj_header_type type~ply_prj_header_type->type~ply_fxt_header_type fxt_header type~sdr_subresolution_type sdr_subresolution_type type~sdr_subresolution_type->type~ply_prj_header_type project_header type~sdr_confhead_type sdr_confHead_type type~sdr_confhead_type->type~sdr_subresolution_type subresolution

Components

Type Visibility Attributes Name Initial
type(ply_nodes_header_type), public :: nodes_header
real(kind=rk), public :: factor = 1.0
real(kind=rk), public :: prec = epsilon(1.0)