issues
search
py1sl
/
neutron_tools
my neutronics tools
4
stars
7
forks
source link
New functions + tests
#14
Closed
jacktweddle
closed
2 years ago
jacktweddle
commented
2 years ago
Added functions and tests for:
minimum distance between a point and a plane
central co-ords and radius of the circle when a plane intercepts a sphere
equation of the line where two planes intersect
point of intersection between a line segment and a plane
rotation of a set of points about the x, y and z Cartesian axes
translation of a point by a 3D vector
converting between Cartesian, CPC and SPC coordinate systems
Added functions and tests for: