Package | Description |
---|---|
latmath.errormodel |
Some standard error models for simulating LOS and NLOS distance
measurement errors.
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorModelLos
Error model modeling LOS using a Normal Distribution (LOS).
|
class |
ErrorModelLosNlos
Error model modeling LOS and NLOS errors using a Normal Distribution (LOS)
and an Exponential Distribution (NLOS).
|
class |
ErrorModelLosNlosGMM
Error model modeling LOS and NLOS errors using two-mode Gaussian mixture
model (GMM).
|
class |
ErrorModelLosNlosUniform
Error model modeling LOS and NLOS errors using a Normal Distribution (LOS)
and an Uniform Distribution (NLOS).
|
class |
ErrorModelNanopan5375
Error model modeling ranging error of Nanotron's Nanopan5375 radio chip.
|
class |
ErrorModelNone
Error model modeling no ranging error.
|
class |
ErrorModelUniform
Error model modeling LOS errors using a uniform distribution.
|
Copyright © 2012 Thomas Hillebrandt. All Rights Reserved.