owlps/owlps-positioning/TODO

14 lines
397 B
Plaintext

- AccessPoint : attribut float friis_index ?
- Mobile : attributs Viterbi ?
Cf. l'ancien clientinfo.hh.
- Accesseurs par références ?
getref_mon_attribut() (cf. l'ancien clientinfo.hh)
- C++ en action
Espaces de noms ? 109
Fonctions inline. 116
Réserver l'espace mémoire des vector avec reserve(). 217
Utiliser hash_map plutôt que map s'il n'y a pas besoin de trier. 252