<< Trajectory and maneuvers
CelestLab
CelestLab
>> Utilities
Utilities
CL_autoLevels
—
Automatic generation of level values
CL_colMult
—
Multiplication of column vectors by coefficients - DEPRECATED
CL_colNorm
—
Norm of column vectors - DEPRECATED
CL_cor2cov
—
Correlation to covariance matrix
CL_cov2cor
—
Covariance to correlation matrix
CL_covDraw
—
Random values from covariance
CL_cross
—
Cross product of column vectors
CL_dMult
—
Dot multiplication
CL_defParam
—
Definition of parameter structure for CL_inputParam
CL_deg2rad
—
degrees to radians unit conversion
CL_dot
—
Dot product of column vectors
CL_evalPoly
—
Evaluation of polynom or polynom derivatives
CL_g_delete
—
Deletes graphic entities
CL_g_legend
—
Defines a legend adequately positioned with optional title
CL_g_select
—
Selection of graphic entities
CL_g_set
—
Sets graphic properties
CL_g_stdaxes
—
Sets 'standard' graphic properties
CL_g_tag
—
Tags graphic entities
CL_gcd
—
Greatest common divisor (gcd or pgcd)
CL_graduate
—
Simple graduation calculation
CL_init
—
Initialization of CelestLab data
CL_inputParam
—
Simple user-friendly input of parameters
CL_intervInters
—
Intersection of sets of intervals
CL_intervInv
—
Difference of sets of intervals
CL_intervUnion
—
Union of sets of intervals
CL_locationInfo
—
Information about a location on the ground (land ratio)
CL_matSort
—
Matrix sorting by row or column
CL_norm
—
Norm of column vectors
CL_path
—
Looks for a file in directories
CL_plot_earthMap
—
Plots an Earth map
CL_plot_ephem
—
Plots ground tracks
CL_rMod
—
Modulo with result in range
CL_rad2deg
—
radians to degrees unit conversion
CL_stat
—
Statistics on a matrix of samples
CL_stumpC
—
Stumpff function C(z)
CL_stumpS
—
Stumpff function S(z)
CL_unitConvert
—
Unit conversion
CL_unitVector
—
Vector normalization
CL_vectAngle
—
Angle between vectors
<< Trajectory and maneuvers
CelestLab