Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion include/lob/lob.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ class LOB_EXPORT Builder {
* @brief Loads a custom Mach vs Drag table for the projectile.
* @note This is a direct alternative to using a ballistic coefficient and a
* reference drag function.
* @tparam N The number of mach-drag pairs in the table.
* @param pmachs Pointer to an array of mach values.
* @param pdrags Pointer to an array of associated drag values.
* @param size The number of mach-drag pairs in the table.
Expand Down