#include <ns3/attribute-helper.h>#include <ns3/attribute.h>#include <ns3/vector.h>#include <istream>#include <ostream>
Include dependency graph for geo-coordinate.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ns3::GeoCoordinate |
| GeoCoordinate class is used to store and operate with geodetic coordinates. More... | |
Namespaces | |
| ns3 | |
| SatArqSequenceNumber is handling the sequence numbers for the ARQ process. | |
Functions | |
| ns3::ATTRIBUTE_HELPER_HEADER (GeoCoordinate) | |
| Ptr< const AttributeChecker > | ns3::MakeGeoCoordinateChecker (void) |
| std::ostream & | ns3::operator<< (std::ostream &os, const GeoCoordinate &coordinate) |
| std::istream & | ns3::operator>> (std::istream &is, GeoCoordinate &coordinate) |