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

Data Fields

integer num_scan_points
 
real(kind=dp), dimension(3) ref_point
 
real(kind=dp), dimension(:, :), allocatable tip_pos
 
character(len=default_string_length) tip_cube_file
 
type(pw_r3d_rs_type), pointer tip_pw_r
 
type(pw_c1d_gs_type), pointer tip_pw_g
 

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

Definition at line 27 of file tip_scan_types.F.

◆ ref_point

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

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

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

Definition at line 33 of file tip_scan_types.F.


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