WSF
wsf::cyber::random::RandomManager::DrawCache Struct Reference

#include <WsfCyberRandom.hpp>

Collaboration diagram for wsf::cyber::random::RandomManager::DrawCache:

Public Attributes

double mSimulationDraw {-1.0}
std::map< std::string, double > mTargetDraw {}
 cONCE_PER_SIMULATION
DrawData mSimulationIntervalDraw {}
 cONCE_PER_TARGET
std::map< std::string, DrawDatamTargetIntervalDraw {}
 cINTERVAL_PER_SIMULATION

Member Data Documentation

◆ mSimulationDraw

double wsf::cyber::random::RandomManager::DrawCache::mSimulationDraw {-1.0}

◆ mSimulationIntervalDraw

DrawData wsf::cyber::random::RandomManager::DrawCache::mSimulationIntervalDraw {}

cONCE_PER_TARGET

◆ mTargetDraw

std::map<std::string, double> wsf::cyber::random::RandomManager::DrawCache::mTargetDraw {}

cONCE_PER_SIMULATION

◆ mTargetIntervalDraw

std::map<std::string, DrawData> wsf::cyber::random::RandomManager::DrawCache::mTargetIntervalDraw {}

cINTERVAL_PER_SIMULATION


The documentation for this struct was generated from the following file:
Copyrights Multiple, All Rights Reserved