![]() |
0.4.1
|
Random Number generator. More...
Go to the source code of this file.
Namespaces | |
namespace | NAV |
Functions | |
void | NAV::from_json (const json &j, RandomNumberGenerator &rng) |
Read info from a json object. | |
void | NAV::to_json (json &j, const RandomNumberGenerator &rng) |
Write info to a json object. | |
Random Number generator.
This file is part of INSTINCT, the INS Toolkit for Integrated Navigation Concepts and Training by the Institute of Navigation of the University of Stuttgart, Germany.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
Definition in file RandomNumberGenerator.cpp.