catm-python-lib
Loading...
Searching...
No Matches
__init__.py File Reference

init More...

Go to the source code of this file.

Variables

list catmlib.util.__all__

Detailed Description

init

Version
1
Author
Fumitaka ENDO
Date
2025-06-28T18:17:41+09:00

Definition in file __init__.py.

Variable Documentation

◆ __all__

list catmlib.util.__all__
private
Initial value:
1= [
2 'find_nearest_index', 'calculate_track_dipole_magnet_analytical_solution', 'calculate_unit_vector', 'calculate_extrapolated_position',
3 'plot_3d_trajectory', 'plot_2d_trajectory', 'str_to_array', 'load_numbers', 'read_spe_file', 'create_histogram_data_from_points', 'find_peaks',
4 'generate_gif',
5 'classify_indices', 'get_tree', 'get_node', 'get_instance', 'get_block', 'print_tree', 'write_text', 'read_text', 'get_matching_indices'
6 ]

Definition at line 30 of file __init__.py.