BcDragPoint constructor

const BcDragPoint(
  1. double mach,
  2. double cd
)

Implementation

const BcDragPoint(this.mach, this.cd);