Loading...
Searching...
No Matches
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 113 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 117 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 122 of file satellite-sgp4-mobility-model.h.

References r.

Member Data Documentation

◆ r

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

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

Referenced by operator[](), and operator[]().


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