![]() |
(git:b77b4be)
|
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() |
Definition at line 26 of file tip_scan_types.F.
integer tip_scan_types::scanning_type::num_scan_points = -1 |
Definition at line 27 of file tip_scan_types.F.
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.
real(kind=dp), dimension(:, :), allocatable tip_scan_types::scanning_type::tip_pos |
Definition at line 29 of file tip_scan_types.F.
character(len=default_string_length) tip_scan_types::scanning_type::tip_cube_file = "" |
Definition at line 31 of file tip_scan_types.F.
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.
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.