View Source Annealing.Controller.Cooling (annealing v0.5.0-beta.1)
Contains function clauses that cool material state.
Summary
Functions
Allows different cooling strategies to be used: linear, exponential, logarithmic, or a custom function.
Types
@type annealing_state() :: Annealing.Controller.state()
Functions
@spec cooldown(annealing_state()) :: annealing_state()
Allows different cooling strategies to be used: linear, exponential, logarithmic, or a custom function.