WarpTwin
Documentation for WarpTwin models and classes.
Loading...
Searching...
No Matches
simlicense.h File Reference
#include <string>

Go to the source code of this file.

Namespaces

namespace  warptwin
 Class to propagate CR3BP dynamics in characteristic units.

Functions

int warptwin::checkVerifyLicense (const std::string &license_file, const std::string &license_server)
 Function to check and verify that user has license for the simulation.
void warptwin::parseLicenseString (std::string str, std::string &licensee, int &year, int &month, int &day)
 Function to parse license string for relevant data.