Path: Common/Transform
------------------------------------------------------------------------ Converts apparent visual magnitude to intensity in watts/m^2. The apparent visual magnitude of the Sun is -26.85. ------------------------------------------------------------------------ Form: i = VM2Int( v ) ------------------------------------------------------------------------ ------ Inputs ------ v (:) Visual magnitude ------- Outputs ------- i (:) Intensity (watts/m^2) ------------------------------------------------------------------------ References: Berry, M. (1981). Principles of cosmology and gravitation. Cambridge University Press, Cambridge, England, 10. ------------------------------------------------------------------------
Common: Graphics/Plot2D
Back to the Common Module page