ForceOps
extension ForceOps on numExtension methods for constructing Force values from num.
Properties
dynes extension no setter
Force get dynesCreates a Force of this value in dynes.
Available on num, provided by the ForceOps extension
Implementation
Force get dynes => Force.dynes(this);kilonewtons extension no setter
Force get kilonewtonsCreates a Force of this value in kilonewtons.
Available on num, provided by the ForceOps extension
Implementation
Force get kilonewtons => Force.kilonewtons(this);kiloponds extension no setter
Force get kilopondsCreates a Force of this value in kiloponds.
Available on num, provided by the ForceOps extension
Implementation
Force get kiloponds => Force.kiloponds(this);kips extension no setter
Force get kipsCreates a Force of this value in kips.
Available on num, provided by the ForceOps extension
Implementation
Force get kips => Force.kips(this);meganewtons extension no setter
Force get meganewtonsCreates a Force of this value in meganewtons.
Available on num, provided by the ForceOps extension
Implementation
Force get meganewtons => Force.meganewtons(this);micronewtons extension no setter
Force get micronewtonsCreates a Force of this value in micronewtons.
Available on num, provided by the ForceOps extension
Implementation
Force get micronewtons => Force.micronewtons(this);millinewtons extension no setter
Force get millinewtonsCreates a Force of this value in millinewtons.
Available on num, provided by the ForceOps extension
Implementation
Force get millinewtons => Force.millinewtons(this);newtons extension no setter
Force get newtonsCreates a Force of this value in newtons.
Available on num, provided by the ForceOps extension
Implementation
Force get newtons => Force.newtons(this);poundals extension no setter
Force get poundalsCreates a Force of this value in poundals.
Available on num, provided by the ForceOps extension
Implementation
Force get poundals => Force.poundals(this);poundsForce extension no setter
Force get poundsForceCreates a Force of this value in pounds-force.
Available on num, provided by the ForceOps extension
Implementation
Force get poundsForce => Force.poundsForce(this);