mmCEsim meta data
More...
#include <string>
Go to the source code of this file.
mmCEsim meta data
- Author
- Wuqiong Zhao (wqzha.nosp@m.o@se.nosp@m.u.edu.nosp@m..cn)
- Version
- 0.3.0
- Date
- 2024-01-25
- Copyright
- Copyright (c) 2022-2024 Wuqiong Zhao (Teddy van Jerry)
◆ _MMCESIM_AUTHOR
const std::string _MMCESIM_AUTHOR = "Wuqiong Zhao" |
◆ _MMCESIM_BLOG
const std::string _MMCESIM_BLOG = "https://blog.mmcesim.org" |
◆ _MMCESIM_DESCR
const std::string _MMCESIM_DESCR = "Millimeter Wave Channel Estimation Simulation" |
◆ _MMCESIM_EMAIL
const std::string _MMCESIM_EMAIL = "contact@mmcesim.org" |
◆ _MMCESIM_GIT
const std::string _MMCESIM_GIT = "https://github.com/mmcesim" |
◆ _MMCESIM_LIC
const std::string _MMCESIM_LIC = "MIT License" |
◆ _MMCESIM_NAME
const std::string _MMCESIM_NAME = "mmCEsim" |
◆ _MMCESIM_TWI
const std::string _MMCESIM_TWI = "https://twitter.com/mmcesim" |
◆ _MMCESIM_VER
◆ _MMCESIM_VER_COMP
const int _MMCESIM_VER_COMP = 0x000100 |
◆ _MMCESIM_VER_MAJOR
const int _MMCESIM_VER_MAJOR = 0 |
◆ _MMCESIM_VER_MINOR
const int _MMCESIM_VER_MINOR = 3 |
◆ _MMCESIM_VER_REVISION
const int _MMCESIM_VER_REVISION = 0 |
◆ _MMCESIM_VER_STR
const std::string _MMCESIM_VER_STR |
Initial value:
static std::string to_string(const T &x)
Change a number to string.
Definition: utils.h:203
◆ _MMCESIM_WEB
const std::string _MMCESIM_WEB = "https://mmcesim.org" |
◆ _MMCESIM_WEBAPP
const std::string _MMCESIM_WEBAPP = "https://app.mmcesim.org" |
◆ _MMCESIM_YEARS
const std::string _MMCESIM_YEARS = "2022-2024" |