Mobility model for which the current position does not change once it has been set and until it is set again explicitely to a new value.
More...
#include <constant-position-mobility-model.h>
List of all members.
Detailed Description
Mobility model for which the current position does not change once it has been set and until it is set again explicitely to a new value.
Constructor & Destructor Documentation
Create a position located at coordinates (0,0,0)
Member Function Documentation
This method returns the TypeId associated to ns3::ConstantPositionMobilityModel.
This object is accessible through the following paths with Config::Set and Config::Connect:
-
/NodeList/[i]/$ns3::MobilityModel/$ns3::ConstantPositionMobilityModel
-
/NodeList/[i]/DeviceList/[i]/$ns3::AlohaNoackNetDevice/Phy/$ns3::ConstantPositionMobilityModel
-
/NodeList/[i]/DeviceList/[i]/$ns3::AlohaNoackNetDevice/Phy/$ns3::HierarchicalMobilityModel/Child/$ns3::ConstantPositionMobilityModel
-
/NodeList/[i]/DeviceList/[i]/$ns3::AlohaNoackNetDevice/Phy/$ns3::HierarchicalMobilityModel/Parent/$ns3::ConstantPositionMobilityModel
-
/NodeList/[i]/DeviceList/[i]/$ns3::AlohaNoackNetDevice/Phy/$ns3::MobilityModel/$ns3::ConstantPositionMobilityModel
-
/NodeList/[i]/DeviceList/[i]/$ns3::NonCommunicatingNetDevice/Phy/$ns3::ConstantPositionMobilityModel
-
/NodeList/[i]/DeviceList/[i]/$ns3::NonCommunicatingNetDevice/Phy/$ns3::HierarchicalMobilityModel/Child/$ns3::ConstantPositionMobilityModel
-
/NodeList/[i]/DeviceList/[i]/$ns3::NonCommunicatingNetDevice/Phy/$ns3::HierarchicalMobilityModel/Parent/$ns3::ConstantPositionMobilityModel
-
/NodeList/[i]/DeviceList/[i]/$ns3::NonCommunicatingNetDevice/Phy/$ns3::MobilityModel/$ns3::ConstantPositionMobilityModel
No Attributes defined for this type.
Attributes defined in parent class ns3::MobilityModel:
-
Position: The current position of the mobility model.
-
Velocity: The current velocity of the mobility model.
No TraceSources defined for this type.
TraceSources defined in parent class ns3::MobilityModel:
-
CourseChange: The value of the position and/or velocity vector changed
Reimplemented from ns3::MobilityModel.
References ns3::TypeId::SetParent().
The documentation for this class was generated from the following files:
- src/mobility/model/constant-position-mobility-model.h
- doc/introspected-doxygen.h
- src/mobility/model/constant-position-mobility-model.cc