#include <stdlib.h>#include "trace.h"#include "lib/bsd-list.h"#include "phy.h"#include "node.h"#include "object.h"#include "satgeometry.h"Include dependency graph for satposition.h:

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

Go to the source code of this file.
Compounds | |
| class | GeoSatPosition |
| class | PolarSatPosition |
| class | SatPosition |
| class | TermSatPosition |
Defines | |
| #define | POSITION_SAT 1 |
| #define | POSITION_SAT_POLAR 2 |
| #define | POSITION_SAT_GEO 3 |
| #define | POSITION_SAT_TERM 4 |
|
|
Definition at line 52 of file satposition.h. |
|
|
Definition at line 54 of file satposition.h. Referenced by SatNode::dumpSats(), and GeoSatPosition::GeoSatPosition(). |
|
|
Definition at line 53 of file satposition.h. Referenced by SatNode::dumpSats(), TermLinkHandoffMgr::handoff(), and PolarSatPosition::PolarSatPosition(). |
|
|
Definition at line 55 of file satposition.h. Referenced by SatNode::dumpSats(), and TermSatPosition::TermSatPosition(). |
1.3.3