Q property

double get Q

Converts the value to quarter-millimeters (Q).

Implementation

double get Q => this * 0.945;