mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-14 12:10:34 +00:00
Fix error in documentation
This commit is contained in:
parent
7630688957
commit
43862991e9
@ -47,7 +47,7 @@
|
|||||||
* \endcode
|
* \endcode
|
||||||
*
|
*
|
||||||
* \b Inputs
|
* \b Inputs
|
||||||
* \li local_code: One of the vectors to be multiplied.
|
* \li local_code: Vector to be resampled.
|
||||||
* \li rem_code_phase_chips: Remnant code phase [chips]
|
* \li rem_code_phase_chips: Remnant code phase [chips]
|
||||||
* \li code_phase_step_chips: Phase increment per sample [chips/sample]
|
* \li code_phase_step_chips: Phase increment per sample [chips/sample]
|
||||||
* \li code_length_chips: Code length in chips.
|
* \li code_length_chips: Code length in chips.
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
* \endcode
|
* \endcode
|
||||||
*
|
*
|
||||||
* \b Inputs
|
* \b Inputs
|
||||||
* \li local_code: One of the vectors to be multiplied.
|
* \li local_code: Vector to be resampled.
|
||||||
* \li rem_code_phase_chips: Remnant code phase [chips].
|
* \li rem_code_phase_chips: Remnant code phase [chips].
|
||||||
* \li code_phase_step_chips: Phase increment per sample [chips/sample].
|
* \li code_phase_step_chips: Phase increment per sample [chips/sample].
|
||||||
* \li shifts_chips: Vector of floats that defines the spacing (in chips) between the replicas of \p local_code
|
* \li shifts_chips: Vector of floats that defines the spacing (in chips) between the replicas of \p local_code
|
||||||
|
@ -48,7 +48,7 @@
|
|||||||
* \endcode
|
* \endcode
|
||||||
*
|
*
|
||||||
* \b Inputs
|
* \b Inputs
|
||||||
* \li local_code: One of the vectors to be multiplied.
|
* \li local_code: Vector to be resampled.
|
||||||
* \li rem_code_phase_chips: Remnant code phase [chips].
|
* \li rem_code_phase_chips: Remnant code phase [chips].
|
||||||
* \li code_phase_step_chips: Phase increment per sample [chips/sample].
|
* \li code_phase_step_chips: Phase increment per sample [chips/sample].
|
||||||
* \li code_length_chips: Code length in chips.
|
* \li code_length_chips: Code length in chips.
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
* \endcode
|
* \endcode
|
||||||
*
|
*
|
||||||
* \b Inputs
|
* \b Inputs
|
||||||
* \li local_code: One of the vectors to be multiplied.
|
* \li local_code: Vector to be resampled.
|
||||||
* \li rem_code_phase_chips: Remnant code phase [chips].
|
* \li rem_code_phase_chips: Remnant code phase [chips].
|
||||||
* \li code_phase_step_chips: Phase increment per sample [chips/sample].
|
* \li code_phase_step_chips: Phase increment per sample [chips/sample].
|
||||||
* \li shifts_chips: Vector of floats that defines the spacing (in chips) between the replicas of \p local_code
|
* \li shifts_chips: Vector of floats that defines the spacing (in chips) between the replicas of \p local_code
|
||||||
|
Loading…
Reference in New Issue
Block a user