namespace Adaptation.Shared.Deposition { public enum Test { AFMRoughness = -1, GRATXTCenter = 0, GRATXTEdge = 1, GRAXMLCenter = 2, GRAXMLEdgeN = 3, Health = 4, Temps = 5, ToolTime = 6 } }