ports.h
Go to the documentation of this file.
1 /*+-------------------------------------------------------------------------+
2  | MultiVehicle simulator (libmvsim) |
3  | |
4  | Copyright (C) 2014-2020 Jose Luis Blanco Claraco |
5  | Copyright (C) 2017 Borys Tymchenko (Odessa Polytechnic University) |
6  | Distributed under 3-clause BSD License |
7  | See COPYING |
8  +-------------------------------------------------------------------------+ */
9 
10 #pragma once
11 
12 namespace mvsim
13 {
17 constexpr unsigned int MVSIM_PORTNO_MAIN_REP = 23700;
18 
19 }
constexpr unsigned int MVSIM_PORTNO_MAIN_REP
Definition: ports.h:17


mvsim
Author(s):
autogenerated on Fri May 7 2021 03:05:51