Skip to content

Commit

Permalink
Updated information about "h2OmSens()"
Browse files Browse the repository at this point in the history
  • Loading branch information
vollous committed Apr 23, 2024
1 parent 7025924 commit 51f7e50
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions include/BSMPT/gravitational_waves/gw.h
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,12 @@ double Rfunc(const double f);
*/
double powspec_density(const double f);

/**
* @brief return the value of LISA mission nominal sensitivity
*
* @param f frequency
* @return value of LISA's nominal sensitivity for a given frequency
*/
double h2OmSens(const double f);

/**
Expand Down

0 comments on commit 51f7e50

Please sign in to comment.