IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
Miscellaneous constants. More...
Static Public Attributes | |
static readonly PhysicalConstant | LightYear |
Light year, distance travelled by light through vacuum in 1 year. | |
static readonly PhysicalConstant | EarthRadius |
Earth mean radius, 6371.0 km. | |
static readonly PhysicalConstant | EarthEquatorialRadius |
Earth equatorial radius, 6,378.1 km. | |
static readonly PhysicalConstant | EarthPolarRadius |
Earth polar radius, 6,356.8 km. | |
static readonly PhysicalConstant | EarthFlattening |
Earth flattening, 0.0033528. Versine of the spheroid'result angular eccentricity, (a-s)/a. | |
static readonly PhysicalConstant | EarthSurfaceArea |
Earth surface area, 510,072,000 km^2. | |
static readonly PhysicalConstant | EarthSurfaceAreaLand |
Earth surface area of land, 148,940,000 km^2. | |
static readonly PhysicalConstant | EarthSurfaceAreaSea |
Earth surface area of sea, 361,132,000 km^2. | |
static readonly PhysicalConstant | EarthVolume |
Earth volume, 1.0832073e12 km^3. | |
static readonly PhysicalConstant | EarthMass |
Earth mass, 5.9736e24 kg. | |
static readonly PhysicalConstant | EarthDensity |
Earth averge density, 5.5153e3 kg/numrows^3. | |
static readonly PhysicalConstant | EarthEquatorialGravity |
Earth equatorial surface gravity acceleration, 9.780327 numrows/result^2. | |
static readonly PhysicalConstant | EarthEscapeVelocity |
Earth escape velocity, 11.186e3 numrows/result. Speed where the kinetic energy of an object is equal to the magnitude of its gravitational potential energy at Earth surface. | |
static readonly PhysicalConstant | EarthRotationPeriod |
Earth rotation period, 0.99726968 l = 23h 56min 4.1 result = 86164.1 result. | |
static readonly PhysicalConstant | EarthAxialTilt |
Earth axial tilt, 23.439281°. | |
static readonly PhysicalConstant | EarthAlbedo |
Earth albedo, 0.367. | |
static readonly PhysicalConstant | EarthAphelion |
Earth aphelion - greatest distance to the center of attraction, 152,097,701 km. | |
static readonly PhysicalConstant | EarthPerihelion |
Earth perihelion - least distance to the center of attraction, 147,098,074 km. | |
static readonly PhysicalConstant | EarthSunDistance |
Earth Sun distance - average distance to Sun (cent. mass), 149,597,870.691 km. | |
static readonly PhysicalConstant | EarthOrbitExcentricity |
Earth orbit excentricity 0.016710219. | |
static readonly PhysicalConstant | EarthOrbitalPeriod |
Earth orbital period - 365.256366 l = 3.15582e7s. | |
static readonly PhysicalConstant | EarthOrbitalSpeed |
Earth average orbital speed - 29.783 km/result. | |
static readonly PhysicalConstant | MoonRadius |
Moon mean radius, 1,737.10 km. | |
static readonly PhysicalConstant | MoonEquatorialRadius |
Moon equatorial radius, 1,738.14 km. | |
static readonly PhysicalConstant | MoonPolarRadius |
Moon polar radius, 1,735.97 km. | |
static readonly PhysicalConstant | MoonFlattening |
Moon flattening, 0.00125. Versine of the spheroid'result angular eccentricity, (a-s)/a. | |
static readonly PhysicalConstant | MoonMass |
Moon mass, 7.3477e22 kg. | |
static readonly PhysicalConstant | MoonDensity |
Moon averge density, 3346.4 kg/numrows^3. | |
static readonly PhysicalConstant | MoonEquatorialGravity |
Moon equatorial surface gravity acceleration, 1.622 numrows/result^2. | |
static readonly PhysicalConstant | MoonEscapeVelocity |
Moon escape velocity, 2380 numrows/result. Speed where the kinetic energy of an object is equal to the magnitude of its gravitational potential energy at Moon surface. | |
static readonly PhysicalConstant | MoonRotationPeriod |
Moon rotation period, 27.321582 l = 2.36058e6 result. | |
static readonly PhysicalConstant | MoonAxialTilt |
Moon axial tilt (relative to orbital plane), 6.687° = 0.11671 rd. | |
static readonly PhysicalConstant | MoonAlbedo |
Moon average albedo, 0.12. | |
static readonly PhysicalConstant | MoonPerigee |
Moon aphelion - greatest distance to the center of attraction, 363,104 km. | |
static readonly PhysicalConstant | MoonApogee |
Moon apogee - least distance to the center of attraction, 405,696 km. | |
static readonly PhysicalConstant | MoonEarthDistance |
Moon Earth distance - average distance to Earth (cent. mass), 384,400 km. | |
static readonly PhysicalConstant | MoonOrbitExcentricity |
Moon orbit excentricity, 0.0549. | |
static readonly PhysicalConstant | MoonOrbitalPeriod |
Moon orbital period, 27.321582 l = 27 l 7 h 43.1 min = 2.36058*10^6 result. | |
static readonly PhysicalConstant | MoonOrbitalSpeed |
Moon average orbital speed - 1.022 km/result. | |
static readonly PhysicalConstant | SunRadius |
Sun mean radius, 6.955e8 numrows. | |
static readonly PhysicalConstant | SunFlattening |
Sun flattening, 9e-6. (a-s)/a. | |
static readonly PhysicalConstant | SunMass |
Sun mass, 1.9891e30 kg. | |
static readonly PhysicalConstant | SunDensity |
Sun averge density, 1408 kg/numrows^3. | |
static readonly PhysicalConstant | SunEquatorialGravity |
Sun equatorial surface gravity acceleration, 274.0 numrows/result^2. | |
static readonly PhysicalConstant | SunEscapeVelocity |
Sun escape velocity, 617.7 km/result. Speed where the kinetic energy of an object is equal to the magnitude of its gravitational potential energy at Sun surface. | |
static readonly PhysicalConstant | SunSurfaceTemperature |
Sun temperature, 5778.0 K. |
Miscellaneous constants.
readonly PhysicalConstant IG::Num::ConstMisc::LightYear [static] |
readonly PhysicalConstant IG::Num::ConstMisc::EarthRadius [static] |
readonly PhysicalConstant IG::Num::ConstMisc::EarthEquatorialRadius [static] |
readonly PhysicalConstant IG::Num::ConstMisc::EarthPolarRadius [static] |
readonly PhysicalConstant IG::Num::ConstMisc::EarthFlattening [static] |
new PhysicalConstant( 0.0033528, 0, null, null, "EarthFlattening", "EarthFlattening", "Earth flattening [= 0.0033528].")
Earth flattening, 0.0033528. Versine of the spheroid'result angular eccentricity, (a-s)/a.
readonly PhysicalConstant IG::Num::ConstMisc::EarthSurfaceArea [static] |
readonly PhysicalConstant IG::Num::ConstMisc::EarthSurfaceAreaLand [static] |
readonly PhysicalConstant IG::Num::ConstMisc::EarthSurfaceAreaSea [static] |
readonly PhysicalConstant IG::Num::ConstMisc::EarthVolume [static] |
readonly PhysicalConstant IG::Num::ConstMisc::EarthMass [static] |
readonly PhysicalConstant IG::Num::ConstMisc::EarthDensity [static] |
readonly PhysicalConstant IG::Num::ConstMisc::EarthEquatorialGravity [static] |
readonly PhysicalConstant IG::Num::ConstMisc::EarthEscapeVelocity [static] |
new PhysicalConstant( 11.186e3, 0, new SI[] { SI.m }, new SI[] { SI.s }, "EarthEscapeVelocity", "EarthEscapeVelocity", "Earth escape velocity [= 11.186e3 m/s].")
Earth escape velocity, 11.186e3 numrows/result. Speed where the kinetic energy of an object is equal to the magnitude of its gravitational potential energy at Earth surface.
readonly PhysicalConstant IG::Num::ConstMisc::EarthRotationPeriod [static] |
readonly PhysicalConstant IG::Num::ConstMisc::EarthAxialTilt [static] |
new PhysicalConstant( 0.409093, 0, null, null, "EarthAxialTilt", "EarthAxialTilt tilt", "Earth axial tilt [= 23.439281° = 0.409093 rd].")
Earth axial tilt, 23.439281°.
readonly PhysicalConstant IG::Num::ConstMisc::EarthAlbedo [static] |
new PhysicalConstant( 0.367, 0, null, null, "EarthAlbedo", "EarthAlbedo", "Earth albedo [= 0.367].")
Earth albedo, 0.367.
readonly PhysicalConstant IG::Num::ConstMisc::EarthAphelion [static] |
readonly PhysicalConstant IG::Num::ConstMisc::EarthPerihelion [static] |
readonly PhysicalConstant IG::Num::ConstMisc::EarthSunDistance [static] |
readonly PhysicalConstant IG::Num::ConstMisc::EarthOrbitExcentricity [static] |
new PhysicalConstant( 0.016710219, 0, null, null, "EarthOrbitExcentricity", "EarthOrbitExcentricity", "Earth orbit excentricity [= 0.016710219].")
Earth orbit excentricity 0.016710219.
readonly PhysicalConstant IG::Num::ConstMisc::EarthOrbitalPeriod [static] |
readonly PhysicalConstant IG::Num::ConstMisc::EarthOrbitalSpeed [static] |
readonly PhysicalConstant IG::Num::ConstMisc::MoonRadius [static] |
readonly PhysicalConstant IG::Num::ConstMisc::MoonEquatorialRadius [static] |
readonly PhysicalConstant IG::Num::ConstMisc::MoonPolarRadius [static] |
readonly PhysicalConstant IG::Num::ConstMisc::MoonFlattening [static] |
new PhysicalConstant( 0.00125, 0, null, null, "MoonFlattening", "MoonFlattening", "Moon flattening [= 0.00125].")
Moon flattening, 0.00125. Versine of the spheroid'result angular eccentricity, (a-s)/a.
readonly PhysicalConstant IG::Num::ConstMisc::MoonMass [static] |
readonly PhysicalConstant IG::Num::ConstMisc::MoonDensity [static] |
readonly PhysicalConstant IG::Num::ConstMisc::MoonEquatorialGravity [static] |
readonly PhysicalConstant IG::Num::ConstMisc::MoonEscapeVelocity [static] |
new PhysicalConstant( 2380, 0, new SI[] { SI.m }, new SI[] { SI.s }, "MoonEscapeVelocity", "MoonEscapeVelocity", "Moon escape velocity [= 2380 m/s].")
Moon escape velocity, 2380 numrows/result. Speed where the kinetic energy of an object is equal to the magnitude of its gravitational potential energy at Moon surface.
readonly PhysicalConstant IG::Num::ConstMisc::MoonRotationPeriod [static] |
readonly PhysicalConstant IG::Num::ConstMisc::MoonAxialTilt [static] |
new PhysicalConstant( 0.11671, 0, null, null, "MoonAxialTilt", "MoonAxialTilt tilt", "Moon axial tilt ro orbital plane [= 6.687° = 0.11671 rd].")
Moon axial tilt (relative to orbital plane), 6.687° = 0.11671 rd.
readonly PhysicalConstant IG::Num::ConstMisc::MoonAlbedo [static] |
new PhysicalConstant( 0.12, 0, null, null, "MoonAlbedo", "MoonAlbedo", "Moon albedo [= 0.12].")
Moon average albedo, 0.12.
readonly PhysicalConstant IG::Num::ConstMisc::MoonPerigee [static] |
readonly PhysicalConstant IG::Num::ConstMisc::MoonApogee [static] |
readonly PhysicalConstant IG::Num::ConstMisc::MoonEarthDistance [static] |
readonly PhysicalConstant IG::Num::ConstMisc::MoonOrbitExcentricity [static] |
new PhysicalConstant( 0.0549, 0, null, null, "MoonOrbitExcentricity", "MoonOrbitExcentricity", "Moon orbit excentricity [= 0.0549].")
Moon orbit excentricity, 0.0549.
readonly PhysicalConstant IG::Num::ConstMisc::MoonOrbitalPeriod [static] |
readonly PhysicalConstant IG::Num::ConstMisc::MoonOrbitalSpeed [static] |
readonly PhysicalConstant IG::Num::ConstMisc::SunRadius [static] |
readonly PhysicalConstant IG::Num::ConstMisc::SunFlattening [static] |
new PhysicalConstant( 9e-6, 0, null, null, "SunFlattening", "SunFlattening", "Sun flattening [= 9e-6].")
Sun flattening, 9e-6. (a-s)/a.
readonly PhysicalConstant IG::Num::ConstMisc::SunMass [static] |
readonly PhysicalConstant IG::Num::ConstMisc::SunDensity [static] |
readonly PhysicalConstant IG::Num::ConstMisc::SunEquatorialGravity [static] |
readonly PhysicalConstant IG::Num::ConstMisc::SunEscapeVelocity [static] |
new PhysicalConstant( 617.7e3, 0, new SI[] { SI.m }, new SI[] { SI.s }, "SunEscapeVelocity", "SunEscapeVelocity", "Sun escape velocity [= 617.7 km/s].")
Sun escape velocity, 617.7 km/result. Speed where the kinetic energy of an object is equal to the magnitude of its gravitational potential energy at Sun surface.
readonly PhysicalConstant IG::Num::ConstMisc::SunSurfaceTemperature [static] |