BcTrajectoryRequest constructor
const
BcTrajectoryRequest({})
Implementation
const BcTrajectoryRequest({
required this.rangeLimitFt,
required this.rangeStepFt,
this.timeStep = 0.0,
this.filterFlags = 8, // BCLIBCFFI_TrajFlag.BCLIBCFFI_TRAJ_FLAG_RANGE
});