MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get_phase()

double MayaFlux::Nodes::Generator::Phasor::get_phase ( ) const
inline

Gets the current phase of the phasor.

Returns
Current phase (0.0 to 1.0)

Definition at line 211 of file Phasor.hpp.

211{ return m_phase; }
double m_phase
Current phase of the generator.