isPolarAngle property

bool isPolarAngle
final

Whether this is a polar angle channel, which represents (in degrees) the angle around a circle.

This is true if and only if this is not a LinearChannel.

Implementation

final bool isPolarAngle;