(git:b77b4be)
Loading...
Searching...
No Matches
tip_scan_types::scanning_type Type Reference

Data Fields

integer num_scan_points = -1
 
real(kind=dp), dimension(3) ref_point = -1.0_dp
 
real(kind=dp), dimension(:, :), allocatable tip_pos
 
character(len=default_string_length) tip_cube_file = ""
 
type(pw_r3d_rs_type), pointer tip_pw_r => NULL()
 
type(pw_c1d_gs_type), pointer tip_pw_g => NULL()
 

Detailed Description

Definition at line 26 of file tip_scan_types.F.

Field Documentation

◆ num_scan_points

integer tip_scan_types::scanning_type::num_scan_points = -1

Definition at line 27 of file tip_scan_types.F.

◆ ref_point

real(kind=dp), dimension(3) tip_scan_types::scanning_type::ref_point = -1.0_dp

Definition at line 28 of file tip_scan_types.F.

◆ tip_pos

real(kind=dp), dimension(:, :), allocatable tip_scan_types::scanning_type::tip_pos

Definition at line 29 of file tip_scan_types.F.

◆ tip_cube_file

character(len=default_string_length) tip_scan_types::scanning_type::tip_cube_file = ""

Definition at line 31 of file tip_scan_types.F.

◆ tip_pw_r

type(pw_r3d_rs_type), pointer tip_scan_types::scanning_type::tip_pw_r => NULL()

Definition at line 32 of file tip_scan_types.F.

◆ tip_pw_g

type(pw_c1d_gs_type), pointer tip_scan_types::scanning_type::tip_pw_g => NULL()

Definition at line 33 of file tip_scan_types.F.


The documentation for this type was generated from the following file: