Documentation
¶
Index ¶
- func AbsoluteMagnitude(m, d float64) float64
- func AgeOfUniverse(H0 float64) float64
- func AmpereLaw(B_integral, μ0, I, ε0, dΦE_dt float64) float64
- func AmpereMaxwellLaw(B, J, E, mu0, epsilon0, dE_dt float64) float64
- func ApparentMagnitude(F float64) float64
- func BernoulliEquation(P1, rho, v1, h1, g, P2, v2, h2 float64) float64
- func BlackHoleEscapeVelocity(c, G, M, r float64) float64
- func BlueShift(deltaLambda, lambda float64) float64
- func BodeTitiusLaw(n float64) float64
- func ChandrasekharEquation(m float64) float64
- func ComovingCosmologicalDistance(c, a, dt float64) float64
- func ConservationOfAngularMomentum(m, r, v float64) float64
- func ConservationOfEnergy(K, U float64) float64
- func ConservationOfLinearMomentum(m1, v1, m2, v2 float64) float64
- func CosmologicalDecompressionTime(H0 float64) float64
- func CoulombLaw(k, q1, q2, r float64) float64
- func CriticalDensity(H float64) float64
- func CriticalDensityUniverse(H0, G float64) float64
- func DarkEnergyDensity(Lambda, c, G float64) float64
- func DecayParameter(tau float64) float64
- func DistanceModulus(m, M, d float64) float64
- func DistortionVelocity(H0, d float64) float64
- func DrakeEquation(N, fp, ne, fl, fi, fc, L float64) float64
- func EddingtonLuminosity(G, M, mp, sigma_T, c float64) float64
- func EinsteinEquation(p, c, m0 float64) float64
- func EnergyDifference(h, f float64) float64
- func EnergyMassEquivalence(m, c float64) float64
- func EscapeVelocity(m, r float64) float64
- func EventHorizonArea(rs float64) float64
- func ExoticMatterEnergyDensity(c, G, g00, g11 float64) float64
- func FaradayLaw(dPhi_dt float64) float64
- func FluxDensity(F, A float64) float64
- func FriedmannEquation(H, rho, k float64) float64
- func GoldreichJulianRatio(rho, B, e float64) float64
- func GravitationalFieldEnergyDensity(G, M, c float64) float64
- func GravitationalLensing(G, M, c, b float64) float64
- func HabitableZoneRatio(L, Lsun float64) float64
- func HawkingTemperature(G, M, h, c, k float64) float64
- func HookeLaw(k, x float64) float64
- func HubbleLaw(v, d float64) float64
- func InverseSquareLaw(P, d float64) float64
- func KeplersThirdLaw(a, T float64) float64
- func KineticGasEquation(n, R, T float64) float64
- func LengthContraction(L, v, c float64) float64
- func LorentzContraction(L, gamma float64) float64
- func LuminosityMassRelation(M float64) float64
- func LuminousEnergyFlux(dE, A, dt float64) float64
- func LuminousFlux(L, d float64) float64
- func MaxwellBoltzmannEquilibrium(m, v, T float64) float64
- func MaxwellDivergence(E_divergence, p, ε0 float64) float64
- func MinkowskiMetric(ds, dt, dx, dy, dz, c float64) float64
- func NewtonsSecondLaw(F, m float64) float64
- func OhmsLaw(I, R float64) float64
- func OrbitalEccentricity(a, b float64) float64
- func OrbitalPeriod(a, G, M1, M2 float64) float64
- func OrbitalVelocity(G, M, r float64) float64
- func ParallaxFormula(d, θ float64) float64
- func ParticleLifetime(h, Gamma float64) float64
- func PeriodLuminosityRelation(P float64) float64
- func PlanckEinsteinEquation(h, f float64) float64
- func PolytropicEquationOfState(P, K, rho, n float64) float64
- func ProbabilityDensityFunction(psi float64) float64
- func RadialVelocity(c, deltaLambda, lambda float64) float64
- func RadiationPressure(I, c float64) float64
- func RadioactiveHalfLife(N0, lambda, t float64) float64
- func RayleighJeansDistribution(k, T, lambda float64) float64
- func RocheLimit(density1, density2, radius1, radius2 float64) float64
- func RocheLimitRatio(m, M, d float64) float64
- func ScaleDistance(c, H0 float64) float64
- func SchwarzschildRadius(G, M, c float64) float64
- func SnellDescartesLaw(n1, theta1, n2 float64) float64
- func SolarMass(L, Lsun, R, Rsun float64) float64
- func SpatialCurvature(g_ad_g_bc, g_ac_g_bd, g_ac_g_bd float64) float64
- func SpatialSignature(ds, c float64) float64
- func SpecialRelativityEquation(E, m, c float64) float64
- func StableOrbitalPeriod(G, M, r float64) float64
- func StarAge(tau, Mi, Mf float64) float64
- func StefanBoltzmannEffectiveTemperature(L, R float64) float64
- func StefanBoltzmannLaw(T float64) float64
- func StellarBurstSizeRatio(L1, L2 float64) float64
- func TidalForce(d2Phi_dr2, delta_m float64) float64
- func TidalRatio(M1, M2, R, r float64) float64
- func TimeDilation(dt, v, c float64) float64
- func TitiusBodeLaw(n float64) float64
- func TullyFisherRelation(v, a, b float64) float64
- func UncertaintyHeisenberg(h float64) float64
- func UniversalGravitationForce(m1, m2, r float64) float64
- func VirialTheorem(K, U float64) float64
- func WhiteDwarfRadius(hbar, me, G, rho float64) float64
- func WienDisplacementLaw(T float64) float64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AbsoluteMagnitude ¶
func AgeOfUniverse ¶
func AmpereMaxwellLaw ¶
func ApparentMagnitude ¶
func BernoulliEquation ¶
func BlackHoleEscapeVelocity ¶
func BodeTitiusLaw ¶
func ChandrasekharEquation ¶
func ConservationOfEnergy ¶
func CoulombLaw ¶
func CriticalDensity ¶
func CriticalDensityUniverse ¶
func DarkEnergyDensity ¶
func DecayParameter ¶
func DistanceModulus ¶
func DistortionVelocity ¶
func DrakeEquation ¶
func EddingtonLuminosity ¶
func EinsteinEquation ¶
func EnergyDifference ¶
func EnergyMassEquivalence ¶
func EscapeVelocity ¶
func EventHorizonArea ¶
func FaradayLaw ¶
func FluxDensity ¶
func FriedmannEquation ¶
func GoldreichJulianRatio ¶
func GravitationalLensing ¶
func HabitableZoneRatio ¶
func HawkingTemperature ¶
func InverseSquareLaw ¶
func KeplersThirdLaw ¶
func KineticGasEquation ¶
func LengthContraction ¶
func LorentzContraction ¶
func LuminosityMassRelation ¶
func LuminousEnergyFlux ¶
func LuminousFlux ¶
func MaxwellDivergence ¶
func MinkowskiMetric ¶
func NewtonsSecondLaw ¶
func OrbitalEccentricity ¶
func OrbitalPeriod ¶
func OrbitalVelocity ¶
func ParallaxFormula ¶
func ParticleLifetime ¶
func PlanckEinsteinEquation ¶
func RadialVelocity ¶
func RadiationPressure ¶
func RadioactiveHalfLife ¶
func RocheLimit ¶
func RocheLimitRatio ¶
func ScaleDistance ¶
func SchwarzschildRadius ¶
func SnellDescartesLaw ¶
func SpatialCurvature ¶
func SpatialSignature ¶
func StableOrbitalPeriod ¶
func StefanBoltzmannLaw ¶
func StellarBurstSizeRatio ¶
func TidalForce ¶
func TidalRatio ¶
func TimeDilation ¶
func TitiusBodeLaw ¶
func TullyFisherRelation ¶
func UncertaintyHeisenberg ¶
func VirialTheorem ¶
func WhiteDwarfRadius ¶
func WienDisplacementLaw ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.