Anti-Sway Capstone 1.0
Loading...
Searching...
No Matches
tracking.h File Reference

Tracking Mode Control Law Header. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int TrackingFork ()
 
int TrackingJoin ()
 

Detailed Description

Tracking Mode Control Law Header.

Author
Anti-Sway Team: Nguyen, Tri; Espinola, Malachi; Tevy, Vattanary; Hokenstad, Ethan; Neff, Callen)
Version
0.1
Date
2024-06-03

Function Documentation

◆ TrackingFork()

int TrackingFork ( )

Executes Tracking Mode (concurrently)

Precondition
Tracking Mode is not already running
Returns
0 upon success, negative if error
Here is the call graph for this function:

◆ TrackingJoin()

int TrackingJoin ( )

Stops Tracking Mode (concurrent process)

Returns
0 upon success, negative if error
Here is the call graph for this function: