Skip to content

Commit

Permalink
lte: update doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
ZorazeAli committed Sep 14, 2018
1 parent edc7205 commit a631096
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions src/lte/model/lte-spectrum-value-helper.h
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,8 @@ class LteSpectrumValueHelper
* This function splits the power over the active RBs instead of
* the entire bandwidth
* \param earfcn the carrier frequency (EARFCN) of the transmission
* \param bandwidth the Transmission Bandwidth Configuration in
* number of resource blocks
* \param powerTx the total power in dBm over the whole bandwidth
* \param activeRbs the list of Active Resource Blocks (PRBs)
*
Expand Down
2 changes: 1 addition & 1 deletion src/lte/model/lte-ue-rrc.h
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@ class LteUeRrc : public Object

/**
* RRC CCM SAP USER Method
* \param res
* \param noOfComponentCarriers the number of component carriers
*/
void DoSetNumberOfComponentCarriers (uint16_t noOfComponentCarriers);

Expand Down

0 comments on commit a631096

Please sign in to comment.