|
WSF
|
This is the complete list of members for TrajectoryReport, including all inherited members.
| AngleUnitType enum name | Report | |
| CreateRequiredData(std::string &aOutputDir) override | TrajectoryReport | inlinevirtual |
| DelimiterType enum name | Report | |
| ExtractHeaders(std::istream &aStream) | Report | protectedstatic |
| Filter(std::vector< std::string > &aLine) override | TrajectoryReport | inlinevirtual |
| FormatAngle(double aAngle) const | Report | |
| FormatDateTime(double aSimTime=0) | Report | protected |
| FormatDateTime(int aYear, int aMonth, int aDay, int aHour, int aMinute, double aSecond) | Report | protected |
| FormatNumberColumn(std::ostream &aStream, size_t aNumSpaces, int aNumDigits, int aInt) | Report | static |
| FormatStringColumn(std::ostream &aStream, std::string &aString, int aNumSpaces) | Report | static |
| FormatTime(double aSimTime) const | Report | |
| GetTypeStr(Report::Type aReportType) | Report | static |
| LengthUnitType enum name | Report | |
| mAngleUnits | Report | protected |
| mCurrentMC | Report | protected |
| mDataFile | Report | protected |
| mDelimiterType | Report | protected |
| mEndMC | Report | protected |
| mEndOfHeaders | Report | protected |
| mEndTime | Report | protected |
| mEndTimeUnits | Report | protected |
| mEvents | Report | protected |
| mEventToTagData | Report | protected |
| mFilteredDataLoc | Report | protected |
| mHeader | Report | protected |
| mInterval | Report | protected |
| mLatLonFormat | Report | protected |
| mLengthUnits | Report | protected |
| mMaxPlatformNameSize | Report | protected |
| mMaxTimeSize | Report | protected |
| mOutputDir | Report | protected |
| mPrecision | Report | protected |
| mReportName | Report | protected |
| mReportType | Report | protected |
| mRequiredData | Report | protected |
| mSimDateTime | Report | protected |
| mSingleOutputFile | Report | protected |
| mStartMC | Report | protected |
| mStartTime | Report | protected |
| mStartTimeUnits | Report | protected |
| mTimeFormat | Report | protected |
| mTrackNum | Report | protected |
| mUseMC | Report | protected |
| mWriteHeader | Report | protected |
| ParseHeaderTag(const std::string &aString, bool aExpectType=false) | Report | static |
| PrepareExtension(std::string &aOutputDir) | Report | protected |
| PrintDelimiter() const | Report | |
| PrintReport(std::istream &aInStream, std::ostream &aOutStream) override | TrajectoryReport | inlinevirtual |
| Report::PrintReport() | Report | |
| PrintReportHeader(std::ostream &aStream) override | TrajectoryReport | inlinevirtual |
| Report::ProcessData(std::istream &aInStream) | Report | |
| ProcessHeaderLine(const std::string &aLine) | Report | protected |
| ProcessHeaders(std::istream &aStream) | Report | protectedvirtual |
| ProcessInputConfiguration(UtInput &aInput) | Report | virtual |
| Report()=delete | Report | |
| Report(const Type aReportType, const Options &aOptions) | Report | |
| SetDateTime(const std::vector< std::string > &aDataStrVec) | Report | |
| SetDelimiter(const std::string &aTypeString) | Report | |
| SetLatLonFormat(int &aFormat) | Report | inlineprotected |
| SubstituteOutputFileVariables(const std::string &aOutputFile, size_t aMC_Number, UtCalendar &aCalendar) | Report | protectedstatic |
| Tokenize(const std::string &aStr, std::vector< std::string > &aTokens, const char aDelimiter=',') | Report | static |
| Tokenize(const std::string &aStr, char aDelimiter) | Report | static |
| TrackNumericalType enum name | Report | |
| TrajectoryReport()=delete | TrajectoryReport | |
| TrajectoryReport(const Options &aOptions) | TrajectoryReport | explicit |
| Type enum name | Report | |
| ~Report()=default | Report | virtual |
| ~TrajectoryReport() override=default | TrajectoryReport |