0.4.1
Loading...
Searching...
No Matches
RandomNumberGenerator.cpp File Reference

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.
 

Detailed Description

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/.

Author
T. Topp (topp@.nosp@m.ins..nosp@m.uni-s.nosp@m.tutt.nosp@m.gart..nosp@m.de)
Date
2023-08-24

Definition in file RandomNumberGenerator.cpp.