Class Phi
- class Phi
Utility class to implement the cyclic nature
of the phi variable in the range -Pi <-> Pi
Field Summary |
private double | m_val |
m_val
private double m_val
Phi
public Phi()
Phi
public Phi(const double init)
Phi
public Phi(Phi & src)
operator-
public const Phi operator-(Phi & in)
operator+
public const Phi operator+(Phi & in)
operator+=
public Phi & operator+=(Phi & rhs)
operator<
public const bool operator<(Phi & in)
operator=
public Phi & operator=(const Phi & rhs)
operator-=
public Phi & operator-=(Phi & in)
operator>
public const bool operator>(Phi & in)
operatordouble
public const operatordouble()
reduce
private void reduce()