PlaneAngle.si constructor

const PlaneAngle.si(
  1. num siValue
)

Constructs Plane angle with the value in SI unit

Implementation

const PlaneAngle.si(num siValue) : super.si(siValue, _PA._dimension);