ns3::SatSGP4MobilityModel::Row Struct Reference

row of a Matrix More...

Public Member Functions

double & operator[] (uint32_t i)
 
const double & operator[] (uint32_t i) const
 

Public Attributes

double r [3]
 

Detailed Description

row of a Matrix

Definition at line 88 of file satellite-sgp4-mobility-model.h.

Member Function Documentation

◆ operator[]() [1/2]

double& ns3::SatSGP4MobilityModel::Row::operator[] ( uint32_t  i)
inline

Definition at line 92 of file satellite-sgp4-mobility-model.h.

References r.

◆ operator[]() [2/2]

const double& ns3::SatSGP4MobilityModel::Row::operator[] ( uint32_t  i) const
inline

Definition at line 97 of file satellite-sgp4-mobility-model.h.

References r.

Member Data Documentation

◆ r

double ns3::SatSGP4MobilityModel::Row::r[3]

Definition at line 90 of file satellite-sgp4-mobility-model.h.

Referenced by operator[]().


The documentation for this struct was generated from the following file: