See: Description
Interface | Description |
---|---|
ErrorModel |
Methods all distance based error models must implement.
|
Class | Description |
---|---|
BasicErrorModel |
Basic error model implementation.
|
ErrorModelLos |
Error model modeling LOS using a Normal Distribution (LOS).
|
ErrorModelLosNlos |
Error model modeling LOS and NLOS errors using a Normal Distribution (LOS)
and an Exponential Distribution (NLOS).
|
ErrorModelLosNlosGMM |
Error model modeling LOS and NLOS errors using two-mode Gaussian mixture
model (GMM).
|
ErrorModelLosNlosUniform |
Error model modeling LOS and NLOS errors using a Normal Distribution (LOS)
and an Uniform Distribution (NLOS).
|
ErrorModelNanopan5375 |
Error model modeling ranging error of Nanotron's Nanopan5375 radio chip.
|
ErrorModelNone |
Error model modeling no ranging error.
|
ErrorModelUniform |
Error model modeling LOS errors using a uniform distribution.
|
Copyright © 2012 Thomas Hillebrandt. All Rights Reserved.