ISAAC  0.2.11
Flight software for the ISAAC project, adding functionality to the Astrobee robot, operating inside the International Space Station.
All Classes Functions Variables Pages
inspection::LinSpace Class Reference

Public Member Functions

 LinSpace (double _range_min, double _range_max, unsigned int _num_pts)
 
double at (unsigned int i)
 
void write_vector (std::vector< double > *pts_out)
 
unsigned int find_closest (double val)
 

Public Attributes

double range_min
 
double range_max
 
unsigned int num_pts
 
double step
 

The documentation for this class was generated from the following file: