wt method

Weight wt()

Create Weight cell size.

Implementation

Weight wt() {
  return Weight(toDouble());
}