11 Commits (c3fc332113dc25df7748b911892da8ffafc00847)

Author SHA1 Message Date
  C. J. Howard 6f4d7471f2 Separate atmospheric scattering-related functions out of astronomy system and into new atmosphere system 2 years ago
  C. J. Howard 4459d51367 Add more blackbody-related functions, add functions related to refraction, improve blackbody and atmosphere-related calculations in the astronomy system 2 years ago
  C. J. Howard 882e0dd787 Improve angular radius calculation in astronomy system 2 years ago
  C. J. Howard f26552c3ad Improve sky pass, improve parameterization of atmospheric scattering, add more atmospheric scattering-related functions to the physics::atmosphere namespace 2 years ago
  C. J. Howard 272c871d15 Integrate blackbody lighting with atmospheric scattering 2 years ago
  C. J. Howard 0dc3138bf4 Fix incorrectly nested namespace 2 years ago
  C. J. Howard c327e686bd Add Simpson's 1/3 rule quadrature 2 years ago
  C. J. Howard 9b6c9504ff Add photometric and radiometric functions to the physics namespace, add more blackbody functions, add quadrature namespace with trapezoid rule integral approximation function, make astronomy system capable of calculating the luminous flux of a blackbody 2 years ago
  C. J. Howard 9b7fe1b438 Rename solar system to orbit system, make orbit and astronomy system use new orbital mechanics functions. Fixes #2 2 years ago
  C. J. Howard 7c1bc2ff6b Add physics::time namespace, add function to calculate ERA from UT1 2 years ago
  C. J. Howard 7477552eea Add physics namespace, move orbit-related functions into orbit namespace within physics namespace, add physics reference frame class, add functions to construct orbital reference frames 2 years ago