Package frc.robot.shotdata


package frc.robot.shotdata
  • Class
    Description
    Auto-generated lookup tables (LUTs) and fitted model coefficients for shooter calculations.
    Auto-generated lookup tables (LUTs) and fitted model coefficients for shooter calculations.
    2d interpolation table where one dimension is gridded, allowing for O(log(N)) lookups for M gridded and N non-gridded data points.
    Stores and interpolates shooter parameters for FRC robot shooting mechanics.
    Represents a single data point mapping a target distance to shooter parameters.
    Encapsulates the computed shooter parameters for a single shot instance.
    Simulated 2d trajectory incorporating drag and magnus effect