AerospaceUtils Module

Directory List

AtmosphericCalculations CAD ComponentModels
Coord


AtmosphericCalculations

Computes the Earth's atmospheric density using scale heights.
Computes the atmospheric density using Jacchia's 1970 model.
Computes the barometric exponent.
Computes the diffusion exponent.

Back To Top

CAD

Compute a transformation matrix from a bHinge data structure.
Create a CAD component. This function has a built-in demo.
Generates default properties for specific devices.
Generates generic properties for CAD components. The types are:

Back To Top

ComponentModels

Get vertices and faces for an air core magnetic torquer CAD component.
Get vertices and faces for an antenna CAD component.
Get vertices and faces for solar array CAD models.
Get CAD vertices and faces for a star camera model.
Get CAD vertices and faces for a Hall thruster.
Get CAD vertices and faces for an SP-100 based space nuclear reactor.
Get CAD vertices and faces for General Dynamics REAs.
Get CAD vertices and properties for a specific RWA model.
Get CAD vertices and faces for various star cameras.

Back To Top

Coord

Transform between selected coordinate frames and representations.
Compute latitude, longitude, altitude from ECEF position.
Computes the matrix from mean of Aries 2000 to the earth fixed frame.
Convert an earth fixed position vector to [latitude;longitude;altitude]
Angle between the horizon and a vector from rG to rS.
Altitude of the nearest point to a sphere.
Compute ECEF position from latitude, longitude, altitude.
Convert [latitude;longitude;altitude] to an earth fixed position vector.
Converts geodetic latitude and longitude to r for an ellipsoidal planet.
Rotate about a body axis to align a body vector with an inertial vector.
Generate the quaternion that transforms from the ECI to the Hills frame.
Computes the time derivative of a quaternion.
Generate the quaternions that transform from ECI to LVLH coordinates.
Rotate about an axis to align "ua" as close as possible to target "ut"
Computes geocentric latitude and longitude from r

Back To Top

Back to API main page