This subclass of DtVrlApplicationInitializer adds command line options for the HLA version of the example.
Header file:
Implementation:
This subclass of DtVrlApplicationInitializer adds command line options for the HLA version of the example.
Header file:
#pragma once
#include <vl/exerciseConnInitializer.h>
#include <vlutil/vlString.h>
#include <mtl/mtlEnvironment.h>
#include <matrix/vlVector.h>
class DtMtlEnvironment;
{
public:
protected:
protected:
};
Implementation:
#include <matrix/vlVector.h>
#include <matrix/geodeticCoord.h>
, mySessionId(exerciseConnectionConfig()->settings(), "sess&ionId", 1, "Session id of the simulation")
{
initMtl();
initCmdLine();
}
{
}
{
}
{
}
{
}
{
}