Overview
A quick overview of what's included with axana.
axinite.analysis
, imported as axana
, is a module that allows developers to both analyze and manipulate data from simulations.
axana
includes methods and classes for various subjects, such as
Intercepting bodies with smaller bodies
Analyzing the eccentricity, velocity, period, and more of an orbit
Creating and handling quaternions
Calculating angles between vectors
Handling the energy and momentum metrics
Checking line of sight
Approximating location between timesteps
Finding intersections in paths
Many of these pages aren't finished. Take a look at the source code if you need anything.
Last updated