ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

SatLinkHandoffMgr Class Reference

#include <sathandoff.h>

Inheritance diagram for SatLinkHandoffMgr:

LinkHandoffMgr TclObject List of all members.

Public Member Functions

 SatLinkHandoffMgr ()
int handoff ()

Protected Attributes

SatHandoffTimer timer_

Static Protected Attributes

double latitude_threshold_ = 0
double longitude_threshold_ = 0
int sat_handoff_int_ = 10

Constructor & Destructor Documentation

SatLinkHandoffMgr::SatLinkHandoffMgr  
 


Member Function Documentation

int SatLinkHandoffMgr::handoff   [virtual]
 

Reimplemented from LinkHandoffMgr.


Member Data Documentation

double SatLinkHandoffMgr::latitude_threshold_ = 0 [static, protected]
 

double SatLinkHandoffMgr::longitude_threshold_ = 0 [static, protected]
 

int SatLinkHandoffMgr::sat_handoff_int_ = 10 [static, protected]
 

SatHandoffTimer SatLinkHandoffMgr::timer_ [protected]
 


The documentation for this class was generated from the following files:
This document is generated by doxygen.