Public Member Functions | |
| swatScit3D () | |
| swatScit3D (int ExpireInterval) | |
| int | FeatureCollector (const DataTable &new2DTable) |
| Index::Record | PositionCorrector2D (std::string outputDir) |
| int | UpdateTimeCorrection (const DataTable &TimeCorrectionTable) |
| Index::Record | BuildCell (std::string outputDir) |
| Index::Record | CellDiagnosis (std::string outputDir) |
| Index::Record | CellDiagnosis (std::string outputDir, std::string diagnosisOpt) |
| Index::Record | CellTrack (std::string outputDir) |
| void | TimeHeightTrend () |
| Simple TimeHeight Trend. | |
| Index::Record | TableWriter2D (std::string outputDir) |
| Index::Record | ContourWriter (std::string outputDir) |
| Index::Record | SlopePlotter (std::string outputDir) |
| int | WriteFileOrNot () |
| Location | PositionAdjuster (Location StartLoc, float DirDegrees, float SpeedMperS, double TimeDiffSecs) |
| Index::Record | WriteSRVelocityVector (std::string outputDir) |
| void | ReadAdaptableParameters () |
| void | UpdateNSEGrids (const LatLonGrid &llg) |
| double | getNSEDataPoint (LatLonGrid &llg, Angle lonLoc, Angle latLoc) |
| void | setIsGridded (bool in) |
| bool | getIsGridded () |
| void | addOptGridNames (std::string in) |
| void | addOptGridRadius (float in) |
| void | addOptGridTimeDiff (TimeInterval in) |
| std::vector< std::string > | getOptGridNames () |
| void | UpdateOptionalGrids (const LatLonGrid &llg) |
| double | getOptGridDataPoint (LatLonGrid &llg, Angle latLoc, Angle lonLoc, Length searchRadius) |
| int | GriddedScitFeatureCollector (const DataTable &new2DTable) |
| Index::Record | write2DFeat (std::string outputDir) |
| virtual | ~swatScit3D () |
| code::swatScit3D::swatScit3D | ( | ) |
| code::swatScit3D::swatScit3D | ( | int | ExpireInterval | ) |
| virtual code::swatScit3D::~swatScit3D | ( | ) | [virtual] |
| void code::swatScit3D::addOptGridNames | ( | std::string | in | ) | [inline] |
| void code::swatScit3D::addOptGridRadius | ( | float | in | ) | [inline] |
| void code::swatScit3D::addOptGridTimeDiff | ( | TimeInterval | in | ) | [inline] |
| Index::Record code::swatScit3D::BuildCell | ( | std::string | outputDir | ) |
| Index::Record code::swatScit3D::CellDiagnosis | ( | std::string | outputDir, | |
| std::string | diagnosisOpt | |||
| ) |
| Index::Record code::swatScit3D::CellDiagnosis | ( | std::string | outputDir | ) |
| Index::Record code::swatScit3D::CellTrack | ( | std::string | outputDir | ) |
| Index::Record code::swatScit3D::ContourWriter | ( | std::string | outputDir | ) |
| int code::swatScit3D::FeatureCollector | ( | const DataTable & | new2DTable | ) |
| bool code::swatScit3D::getIsGridded | ( | ) | [inline] |
| double code::swatScit3D::getNSEDataPoint | ( | LatLonGrid & | llg, | |
| Angle | lonLoc, | |||
| Angle | latLoc | |||
| ) |
| double code::swatScit3D::getOptGridDataPoint | ( | LatLonGrid & | llg, | |
| Angle | latLoc, | |||
| Angle | lonLoc, | |||
| Length | searchRadius | |||
| ) |
| std::vector<std::string> code::swatScit3D::getOptGridNames | ( | ) | [inline] |
| int code::swatScit3D::GriddedScitFeatureCollector | ( | const DataTable & | new2DTable | ) |
| Location code::swatScit3D::PositionAdjuster | ( | Location | StartLoc, | |
| float | DirDegrees, | |||
| float | SpeedMperS, | |||
| double | TimeDiffSecs | |||
| ) |
| Index::Record code::swatScit3D::PositionCorrector2D | ( | std::string | outputDir | ) |
| void code::swatScit3D::ReadAdaptableParameters | ( | ) |
| void code::swatScit3D::setIsGridded | ( | bool | in | ) | [inline] |
| Index::Record code::swatScit3D::SlopePlotter | ( | std::string | outputDir | ) |
| Index::Record code::swatScit3D::TableWriter2D | ( | std::string | outputDir | ) |
| void code::swatScit3D::TimeHeightTrend | ( | ) |
Simple TimeHeight Trend.
| void code::swatScit3D::UpdateNSEGrids | ( | const LatLonGrid & | llg | ) |
| void code::swatScit3D::UpdateOptionalGrids | ( | const LatLonGrid & | llg | ) |
| int code::swatScit3D::UpdateTimeCorrection | ( | const DataTable & | TimeCorrectionTable | ) |
| Index::Record code::swatScit3D::write2DFeat | ( | std::string | outputDir | ) |
| int code::swatScit3D::WriteFileOrNot | ( | ) |
| Index::Record code::swatScit3D::WriteSRVelocityVector | ( | std::string | outputDir | ) |
1.4.7