pathfinder-for-autonomous-navigation / psim

Six DOF flight simulator and related GNC implementations.
MIT License
4 stars 6 forks source link

Added NaN Constants #171

Closed kylekrol closed 4 years ago

kylekrol commented 4 years ago

Added NaN Constants

Summary of changes

Motivated because I noticed this constant came up in flight software is a few places so I just standardized it here.

Ptest Effects

NA

Testing

NA

Constants

Constant Location Added to review?
nan tools/constants.csv :x: : trivial constant
nan_f tools/constants.csv :x: : trivial constant

Documentation Evidence

NA