src/wifi/model/dsss-error-rate-model.h
changeset 7139 79dd02ed46ec
parent 6852 8f1a53d3f6ca
child 7141 072fb225b714
equal deleted inserted replaced
7138:90f585e0fcea 7139:79dd02ed46ec
    41 double IntegralFunction (double x, void *params);
    41 double IntegralFunction (double x, void *params);
    42 #endif
    42 #endif
    43 
    43 
    44 /**
    44 /**
    45  * \brief an implementation of DSSS error rate model
    45  * \brief an implementation of DSSS error rate model
       
    46  * \ingroup wifi
    46  *
    47  *
    47  * The 802.11b modulations:
    48  * The 802.11b modulations:
    48  *    - 1 Mbps mode is based on DBPSK. BER is from equation 5.2-69 from John G. Proakis
    49  *    - 1 Mbps mode is based on DBPSK. BER is from equation 5.2-69 from John G. Proakis
    49  *      Digitial Communications, 2001 edition
    50  *      Digitial Communications, 2001 edition
    50  *    - 2 Mbps model is based on DQPSK. Equation 8 from "Tight bounds and accurate 
    51  *    - 2 Mbps model is based on DQPSK. Equation 8 from "Tight bounds and accurate