|
WSF
|
#include "wsf_space_export.h"#include <list>#include <map>#include <string>#include "UtCalendar.hpp"#include "UtCallbackHolder.hpp"#include "WsfScenarioExtension.hpp"#include "WsfSimulationExtension.hpp"#include "WsfStringId.hpp"

Go to the source code of this file.
Classes | |
| class | WsfAccessReportData |
| struct | WsfAccessReportData::DetectionInterval |
| struct | WsfAccessReportData::DetectorDetecteeKey |
| class | WsfAccessReport |
| A utility that produces access reports for which platforms have visibility with each other. Access Reports provide start time, end time, and the duration for platforms that have access (visibility) with each other. Access is computed by detecting platform(s) with sensors, using SensorDetectionChanged callbacks. A variety of options are avaialbable for specifying detecting platform(s), detected platform(s), and detecting sensor(s). More... | |
| class | WsfConfigureAccessReport |
| The scenario extension used to configure the access reports object. More... | |