#2038 RFT Plot: Add formation names

This commit is contained in:
Rebecca Cox
2017-10-25 14:41:54 +02:00
parent ec6d39c497
commit 89cedb350a
8 changed files with 484 additions and 22 deletions

View File

@@ -337,6 +337,14 @@ QString RiaDefines::mockModelBasicInputCase()
return "Input Mock Debug Model Simple";
}
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------
QString RiaDefines::activeFormationNamesResultName()
{
return "Active Formation Names";
}
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------

View File

@@ -81,6 +81,7 @@ namespace RiaDefines
QString mockModelCustomized();
QString mockModelBasicInputCase();
QString activeFormationNamesResultName();
//Units and conversions
enum DepthUnitType