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~ply_prj_init_type ply_prj_init_type type~ply_prj_init_type->type~ply_prj_header_type header type~sdr_subresolution_type sdr_subresolution_type type~sdr_subresolution_type->type~ply_prj_header_type project_header type~sdr_subresolution_type->type~ply_prj_init_type projection type~sdr_confhead_type sdr_confHead_type type~sdr_confhead_type->type~sdr_subresolution_type subresolution type~dyn_projectionarray_type dyn_projectionarray_type type~dyn_projectionarray_type->type~ply_prj_init_type val

Contents


Components

TypeVisibilityAttributesNameInitial
type(ply_nodes_header_type), private :: nodes_header
real(kind=rk), private :: factor =1.0
real(kind=rk), private :: prec =epsilon(1.0)