code/modules/atmospherics/gasmixtures/gas_mixture.dm
/datum/gas_mixture/bound_to_turf | Mathematical proofs: get_breath_partial_pressure(gas_pp) --> gas_pp/total_moles()breath_pp = pp get_true_breath_pressure(pp) --> gas_pp = pp/breath_pptotal_moles() |
---|---|
/datum/gas_mixture/readonly | A gas mixture that should not be modified after creation. |