SlugSat ACS  0.2.0
This repository contains source code for the Attitude Control System (ACS) onboard SlugSat.
_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: