[][src]Module capra::deco::deco_algorithm

Traits

DecoAlgorithm

Trait for decompression models. This trait must be implemented for any custom decompression algorithms if they are to be used in dive plans with the [DivePlan] trait.