SlugSat ACS
0.2.0
This repository contains source code for the Attitude Control System (ACS) onboard SlugSat.
Public Attributes
|
List of all members
_Matrix Struct Reference
Public Attributes
int
r
int
c
float **
data
Member Data Documentation
◆
c
int c
Number of columns
◆
data
float** data
Data array of size [r][c]
◆
r
int r
Number of rows
The documentation for this struct was generated from the following file:
C:/Mechanical/Mech_Lib/Matrix.c
_Matrix
Generated by
1.8.15