Skip to main content

STANDARD_GRAVITY

Constant STANDARD_GRAVITY 

Source
pub const STANDARD_GRAVITY: f64 = 9.806_65;
Expand description

Conventional standard gravity, in meters per second squared.

This crate keeps the value locally as a convenience for gravity-specific helpers. Broader physical constants belong in the top-level use-constants set.