ffi/bclibc_ffi library
Thin Dart wrapper over the bclibc C FFI layer.
API: findApexShot, findMaxRangeShot, findZeroAngleShot, integrateShot, integrateAtShot
Usage: final bc = BcLibC.open(); final hit = bc.integrateShot(shot, request);
Classes
- BcBaseTrajData
- BcConfig
- BcDragPoint
- BcEngine
- BcHitResult
- BcInterception
- BcLibC
- BcMaxRangeResult
- BcShot
- Shot descriptor in natural units.
- BcTrajectoryData
- BcTrajectoryRequest
- BcWind
Enums
- BcBaseTrajInterpKey
- Interpolation key for BcBaseTrajData fields (see BcLibC.integrateAtShot-style calls).
- BcIntegrationMethod
- BcTerminationReason