F´ Flight Software - C/C++ Documentation
devel
A framework for building embedded system applications to NASA flight quality standards.
|
The Fw::Time
port is used to pass time stamps around the system, either for telemetry and events or other uses.
The Fw::Time
port has the following port diagram:
The Fw::Time
port uses the following serializable:
Fw::Time
is a class that stores the time base (project specific), seconds and microseconds of the time stamp.
Date | Description |
---|---|
6/19/2015 | Initial Version |