sr property

SolidAngle get sr

Creates a SolidAngle instance from this value in Steradians (sr).

Implementation

SolidAngle get sr => SolidAngle(toDouble(), SolidAngleUnit.steradian);