Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ADDVulcan/ADDVulcan
/ functions
Functions
9 in github.com/ADDVulcan/ADDVulcan
⨍
Functions
9
◇
Types & classes
0
↓ 3 callers
Function
angle_between
Returns the angle in radians between vectors 'v1' and 'v2':: >>> angle_between((1, 0, 0), (0, 1, 0)) 1.5707963267948966
Astronomy Astrophysics Astrometry Astrodynamics AAAA/My 0x20/angle.py:8
↓ 2 callers
Function
angle_between
(v1, v2)
Astronomy Astrophysics Astrometry Astrodynamics AAAA/My 0x20/make_stardb_improved.py:5
↓ 2 callers
Function
send_cmd
(sock, cmd)
Astronomy Astrophysics Astrometry Astrodynamics AAAA/My 0x20/myspace.py:23
↓ 2 callers
Function
send_cmd
(sock, cmd)
Astronomy Astrophysics Astrometry Astrodynamics AAAA/My 0x20/myspace_improved.py:14
↓ 2 callers
Function
unit_vector
Returns the unit vector of the vector.
Astronomy Astrophysics Astrometry Astrodynamics AAAA/My 0x20/angle.py:4
↓ 1 callers
Function
find_by_angles
(a1, a2)
Astronomy Astrophysics Astrometry Astrodynamics AAAA/My 0x20/stars.py:6
↓ 1 callers
Function
wait_for_resp
(sock, text, debug=True)
Astronomy Astrophysics Astrometry Astrodynamics AAAA/My 0x20/myspace.py:27
↓ 1 callers
Function
wait_for_resp
(sock, text, debug=True)
Astronomy Astrophysics Astrometry Astrodynamics AAAA/My 0x20/myspace_improved.py:18
Function
find_by_angles
(a1, a2, ab=None)
Astronomy Astrophysics Astrometry Astrodynamics AAAA/My 0x20/stars_improved.py:5