mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-05 03:21:42 +00:00
[docs] Add missing JavaDocs (#6146)
This commit is contained in:
@@ -20,6 +20,9 @@
|
||||
#include "units/voltage.h"
|
||||
|
||||
namespace frc {
|
||||
/**
|
||||
* Linear system ID utility functions.
|
||||
*/
|
||||
class WPILIB_DLLEXPORT LinearSystemId {
|
||||
public:
|
||||
template <typename Distance>
|
||||
|
||||
Reference in New Issue
Block a user