megaN property

Force get megaN

Creates a Force instance from this value in Meganewtons (MN).

Implementation

Force get megaN => Force(toDouble(), ForceUnit.meganewton);