Index: System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTests.csproj =================================================================== diff -u -rd8eedf00239b78a92d26c55ba5122bec95c2c61b -rd3da7557f9bc5656482e12ac9e9471aa63f78bc5 --- System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTests.csproj (.../AutomatedSystemTests.csproj) (revision d8eedf00239b78a92d26c55ba5122bec95c2c61b) +++ System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTests.csproj (.../AutomatedSystemTests.csproj) (revision d3da7557f9bc5656482e12ac9e9471aa63f78bc5) @@ -1425,18 +1425,9 @@ 2d96d6e6-6fa0-47c8-a52b-021abeaae9ba e7464627-428f-4286-934b-085c173cdecc - - 01903fba-f050-45de-bae4-94dfc2857330 - ValidateValueInCellOfTable.rxrec - true - 967676fd-89fb-42f7-96b1-f72541c75f45 + + 1308cd76-a226-4040-b1bc-b8ef3d797d79 - - 01903fba-f050-45de-bae4-94dfc2857330 - ValidateValueInCellOfTable.rxrec - true - b0cadfb4-08a5-40f3-bdab-c9177a395850 - ValidateValueWaterLevelWaveHeightNotMetInDocumentView.rxrec true @@ -2462,11 +2453,6 @@ e7464627-428f-4286-934b-085c173cdecc bb8a13eb-104a-4991-a3e8-ff6db9bce7b6 - - 8b6648ca-2429-462f-8074-96184700bbed - 01903fba-f050-45de-bae4-94dfc2857330 - faa9a301-c9f4-40f1-9ff2-cd46b6083e3c - 8b6648ca-2429-462f-8074-96184700bbed 103381a9-7531-44a7-92ea-2144323f1101 Index: System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTestsRepository.cs =================================================================== diff -u -r8c9bd3a420e18784411aef1758022667232631c2 -rd3da7557f9bc5656482e12ac9e9471aa63f78bc5 --- System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTestsRepository.cs (.../AutomatedSystemTestsRepository.cs) (revision 8c9bd3a420e18784411aef1758022667232631c2) +++ System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTestsRepository.cs (.../AutomatedSystemTestsRepository.cs) (revision d3da7557f9bc5656482e12ac9e9471aa63f78bc5) @@ -3141,6 +3141,7 @@ AutomatedSystemTestsRepositoryFolders.FailureMechanismResultViewFolder _failuremechanismresultview; AutomatedSystemTestsRepositoryFolders.FailureMechanismsContributionViewFolder1 _failuremechanismscontributionview; AutomatedSystemTestsRepositoryFolders.DesignWaterLevelCalculationsViewCachedFolder _designwaterlevelcalculationsviewcached; + AutomatedSystemTestsRepositoryFolders.HydraulicBCDunesFolder1 _hydraulicbcdunes; RepoItemInfo _insidedocument_isfmrelevantcellInfo; /// @@ -3153,6 +3154,7 @@ _failuremechanismresultview = new AutomatedSystemTestsRepositoryFolders.FailureMechanismResultViewFolder(this); _failuremechanismscontributionview = new AutomatedSystemTestsRepositoryFolders.FailureMechanismsContributionViewFolder1(this); _designwaterlevelcalculationsviewcached = new AutomatedSystemTestsRepositoryFolders.DesignWaterLevelCalculationsViewCachedFolder(this); + _hydraulicbcdunes = new AutomatedSystemTestsRepositoryFolders.HydraulicBCDunesFolder1(this); _insidedocument_isfmrelevantcellInfo = new RepoItemInfo(this, "insideDocument_IsFMRelevantCell", ".//container[@controlname='FailureMechanismContributionView']/?/table/row[@accessiblevalue~$labelFM]/cell[@accessiblename>'Is relevant']", 30000, null, "59990c0d-401e-4dff-8f8b-b423839ef7c6"); } @@ -3239,6 +3241,15 @@ { get { return _designwaterlevelcalculationsviewcached; } } + + /// + /// The HydraulicBCDunes folder. + /// + [RepositoryFolder("b29993ca-0b96-4e0e-b212-220bcef5fd4f")] + public virtual AutomatedSystemTestsRepositoryFolders.HydraulicBCDunesFolder1 HydraulicBCDunes + { + get { return _hydraulicbcdunes; } + } } /// @@ -4513,20 +4524,240 @@ } /// + /// The HydraulicBCDunesFolder1 folder. + /// + [RepositoryFolder("b29993ca-0b96-4e0e-b212-220bcef5fd4f")] + public partial class HydraulicBCDunesFolder1 : RepoGenBaseFolder + { + AutomatedSystemTestsRepositoryFolders.TableFolder5 _table; + AutomatedSystemTestsRepositoryFolders.CalculationButtonsDAFolder1 _calculationbuttonsda; + + /// + /// Creates a new HydraulicBCDunes folder. + /// + public HydraulicBCDunesFolder1(RepoGenBaseFolder parentFolder) : + base("HydraulicBCDunes", "container[@controlname>'Dune']", parentFolder, 30000, null, false, "b29993ca-0b96-4e0e-b212-220bcef5fd4f", "") + { + _table = new AutomatedSystemTestsRepositoryFolders.TableFolder5(this); + _calculationbuttonsda = new AutomatedSystemTestsRepositoryFolders.CalculationButtonsDAFolder1(this); + } + + /// + /// The Self item. + /// + [RepositoryItem("b29993ca-0b96-4e0e-b212-220bcef5fd4f")] + public virtual Ranorex.Container Self + { + get + { + return _selfInfo.CreateAdapter(true); + } + } + + /// + /// The Self item info. + /// + [RepositoryItemInfo("b29993ca-0b96-4e0e-b212-220bcef5fd4f")] + public virtual RepoItemInfo SelfInfo + { + get + { + return _selfInfo; + } + } + + /// + /// The Table folder. + /// + [RepositoryFolder("7f2e2214-c731-479d-a92c-16e73c0a37a0")] + public virtual AutomatedSystemTestsRepositoryFolders.TableFolder5 Table + { + get { return _table; } + } + + /// + /// The CalculationButtonsDA folder. + /// + [RepositoryFolder("ea56a97a-cf63-4083-88ab-710c6455c060")] + public virtual AutomatedSystemTestsRepositoryFolders.CalculationButtonsDAFolder1 CalculationButtonsDA + { + get { return _calculationbuttonsda; } + } + } + + /// + /// The TableFolder5 folder. + /// + [RepositoryFolder("7f2e2214-c731-479d-a92c-16e73c0a37a0")] + public partial class TableFolder5 : RepoGenBaseFolder + { + RepoItemInfo _genericrowhydraulicbcdunesInfo; + RepoItemInfo _cellcalculatedwaterleveldaInfo; + + /// + /// Creates a new Table folder. + /// + public TableFolder5(RepoGenBaseFolder parentFolder) : + base("Table", "container/table", parentFolder, 30000, null, false, "7f2e2214-c731-479d-a92c-16e73c0a37a0", "") + { + _genericrowhydraulicbcdunesInfo = new RepoItemInfo(this, "GenericRowHydraulicBCDunes", "row[@accessiblename='Row '+$indexRow]", 30000, null, "73e414b7-73d4-49d0-bf0a-6486e581e805"); + _cellcalculatedwaterleveldaInfo = new RepoItemInfo(this, "CellCalculatedWaterLevelDA", "row[@accessiblename='Row '+$rowIndex]/cell[@accessiblename>'Rekenwaarde waterstand']", 30000, null, "488e59af-0583-4c1d-803c-35a505a334ad"); + } + + /// + /// The Self item. + /// + [RepositoryItem("7f2e2214-c731-479d-a92c-16e73c0a37a0")] + public virtual Ranorex.Table Self + { + get + { + return _selfInfo.CreateAdapter(true); + } + } + + /// + /// The Self item info. + /// + [RepositoryItemInfo("7f2e2214-c731-479d-a92c-16e73c0a37a0")] + public virtual RepoItemInfo SelfInfo + { + get + { + return _selfInfo; + } + } + + /// + /// The GenericRowHydraulicBCDunes item. + /// + [RepositoryItem("73e414b7-73d4-49d0-bf0a-6486e581e805")] + public virtual Ranorex.Row GenericRowHydraulicBCDunes + { + get + { + return _genericrowhydraulicbcdunesInfo.CreateAdapter(true); + } + } + + /// + /// The GenericRowHydraulicBCDunes item info. + /// + [RepositoryItemInfo("73e414b7-73d4-49d0-bf0a-6486e581e805")] + public virtual RepoItemInfo GenericRowHydraulicBCDunesInfo + { + get + { + return _genericrowhydraulicbcdunesInfo; + } + } + + /// + /// The CellCalculatedWaterLevelDA item. + /// + [RepositoryItem("488e59af-0583-4c1d-803c-35a505a334ad")] + public virtual Ranorex.Cell CellCalculatedWaterLevelDA + { + get + { + return _cellcalculatedwaterleveldaInfo.CreateAdapter(true); + } + } + + /// + /// The CellCalculatedWaterLevelDA item info. + /// + [RepositoryItemInfo("488e59af-0583-4c1d-803c-35a505a334ad")] + public virtual RepoItemInfo CellCalculatedWaterLevelDAInfo + { + get + { + return _cellcalculatedwaterleveldaInfo; + } + } + } + + /// + /// The CalculationButtonsDAFolder1 folder. + /// + [RepositoryFolder("ea56a97a-cf63-4083-88ab-710c6455c060")] + public partial class CalculationButtonsDAFolder1 : RepoGenBaseFolder + { + RepoItemInfo _calculateforselectedbuttonInfo; + + /// + /// Creates a new CalculationButtonsDA folder. + /// + public CalculationButtonsDAFolder1(RepoGenBaseFolder parentFolder) : + base("CalculationButtonsDA", "container[@controlname>'Button']", parentFolder, 30000, null, false, "ea56a97a-cf63-4083-88ab-710c6455c060", "") + { + _calculateforselectedbuttonInfo = new RepoItemInfo(this, "CalculateForSelectedButton", "button[@controlname='CalculateForSelectedButton']", 30000, null, "1e8ac830-37a1-4bfe-9509-4b0068b043f1"); + } + + /// + /// The Self item. + /// + [RepositoryItem("ea56a97a-cf63-4083-88ab-710c6455c060")] + public virtual Ranorex.Container Self + { + get + { + return _selfInfo.CreateAdapter(true); + } + } + + /// + /// The Self item info. + /// + [RepositoryItemInfo("ea56a97a-cf63-4083-88ab-710c6455c060")] + public virtual RepoItemInfo SelfInfo + { + get + { + return _selfInfo; + } + } + + /// + /// The CalculateForSelectedButton item. + /// + [RepositoryItem("1e8ac830-37a1-4bfe-9509-4b0068b043f1")] + public virtual Ranorex.Button CalculateForSelectedButton + { + get + { + return _calculateforselectedbuttonInfo.CreateAdapter(true); + } + } + + /// + /// The CalculateForSelectedButton item info. + /// + [RepositoryItemInfo("1e8ac830-37a1-4bfe-9509-4b0068b043f1")] + public virtual RepoItemInfo CalculateForSelectedButtonInfo + { + get + { + return _calculateforselectedbuttonInfo; + } + } + } + + /// /// The PropertiesPanelContainerFolder folder. /// [RepositoryFolder("41bb0ddf-7a93-4518-a257-8322f257edf1")] public partial class PropertiesPanelContainerFolder : RepoGenBaseFolder { - AutomatedSystemTestsRepositoryFolders.TableFolder5 _table; + AutomatedSystemTestsRepositoryFolders.TableFolder6 _table; /// /// Creates a new PropertiesPanelContainer folder. /// public PropertiesPanelContainerFolder(RepoGenBaseFolder parentFolder) : base("PropertiesPanelContainer", ".//container[@controlname='PropertiesPanelGridView']", parentFolder, 30000, null, true, "41bb0ddf-7a93-4518-a257-8322f257edf1", "") { - _table = new AutomatedSystemTestsRepositoryFolders.TableFolder5(this); + _table = new AutomatedSystemTestsRepositoryFolders.TableFolder6(this); } /// @@ -4557,17 +4788,17 @@ /// The Table folder. /// [RepositoryFolder("50f9e3b1-cf09-4ca3-8d3c-7edd64e7251e")] - public virtual AutomatedSystemTestsRepositoryFolders.TableFolder5 Table + public virtual AutomatedSystemTestsRepositoryFolders.TableFolder6 Table { get { return _table; } } } /// - /// The TableFolder5 folder. + /// The TableFolder6 folder. /// [RepositoryFolder("50f9e3b1-cf09-4ca3-8d3c-7edd64e7251e")] - public partial class TableFolder5 : RepoGenBaseFolder + public partial class TableFolder6 : RepoGenBaseFolder { RepoItemInfo _isrelevantInfo; RepoItemInfo _genericparametervisibleinprojectexplorerInfo; @@ -4581,7 +4812,7 @@ /// /// Creates a new Table folder. /// - public TableFolder5(RepoGenBaseFolder parentFolder) : + public TableFolder6(RepoGenBaseFolder parentFolder) : base("Table", ".//table[@accessiblename='Properties Window']", parentFolder, 30000, null, true, "50f9e3b1-cf09-4ca3-8d3c-7edd64e7251e", "") { _isrelevantInfo = new RepoItemInfo(this, "IsRelevant", "row[@accessiblename='Is relevant']", 30000, null, "a71a9303-6a79-4eab-86c6-b77f1a561c93"); @@ -4817,15 +5048,15 @@ [RepositoryFolder("ebb0b0be-617b-4c07-a1f1-dd02286813f8")] public partial class MessagesDataGridViewFolder : RepoGenBaseFolder { - AutomatedSystemTestsRepositoryFolders.GenericMessageRowFolder _genericmessagerow; + AutomatedSystemTestsRepositoryFolders.GenericRowMessageFolder _genericrowmessage; /// /// Creates a new MessagesDataGridView folder. /// public MessagesDataGridViewFolder(RepoGenBaseFolder parentFolder) : base("MessagesDataGridView", "?/container/?/container[@controlname='MessageWindow']/table[@controlname='messagesDataGridView']", parentFolder, 30000, null, true, "ebb0b0be-617b-4c07-a1f1-dd02286813f8", "") { - _genericmessagerow = new AutomatedSystemTestsRepositoryFolders.GenericMessageRowFolder(this); + _genericrowmessage = new AutomatedSystemTestsRepositoryFolders.GenericRowMessageFolder(this); } /// @@ -4853,110 +5084,73 @@ } /// - /// The GenericMessageRow folder. + /// The GenericRowMessage folder. /// - [RepositoryFolder("d79a0edd-fbc5-415d-8701-852d3bf28406")] - public virtual AutomatedSystemTestsRepositoryFolders.GenericMessageRowFolder GenericMessageRow + [RepositoryFolder("43bcbd48-5fca-439f-aa46-2e7f8b5fc251")] + public virtual AutomatedSystemTestsRepositoryFolders.GenericRowMessageFolder GenericRowMessage { - get { return _genericmessagerow; } + get { return _genericrowmessage; } } } /// - /// The GenericMessageRowFolder folder. + /// The GenericRowMessageFolder folder. /// - [RepositoryFolder("d79a0edd-fbc5-415d-8701-852d3bf28406")] - public partial class GenericMessageRowFolder : RepoGenBaseFolder + [RepositoryFolder("43bcbd48-5fca-439f-aa46-2e7f8b5fc251")] + public partial class GenericRowMessageFolder : RepoGenBaseFolder { - SelfInfoClass _selfInfo; - GenericCellIconInfoClass _genericcelliconInfo; RepoItemInfo _genericcellmessageInfo; + GenericCellIconInfoClass _genericcelliconInfo; /// - /// Creates a new GenericMessageRow folder. + /// Creates a new GenericRowMessage folder. /// - public GenericMessageRowFolder(RepoGenBaseFolder parentFolder) : - base("GenericMessageRow", "row[@accessiblename='Row '+$indexRowMessage]", parentFolder, 30000, null, false, "d79a0edd-fbc5-415d-8701-852d3bf28406", "") + public GenericRowMessageFolder(RepoGenBaseFolder parentFolder) : + base("GenericRowMessage", "row[@accessiblename='Row '+$indexRowMessage]", parentFolder, 30000, null, false, "43bcbd48-5fca-439f-aa46-2e7f8b5fc251", "") { - _selfInfo = new SelfInfoClass(this); + _genericcellmessageInfo = new RepoItemInfo(this, "GenericCellMessage", "cell[@accessiblename>'Bericht']", 30000, null, "4f6147c7-b35a-42d1-8fdd-175372b09979"); _genericcelliconInfo = new GenericCellIconInfoClass(this); - _genericcellmessageInfo = new RepoItemInfo(this, "GenericCellMessage", "cell[@accessiblename>'Bericht']", 30000, null, "2a266ff1-53b4-4d79-a6fe-e2d23e8b118c"); } /// - /// The SelfInfoClass folder. - /// - [RepositoryItemInfo("d79a0edd-fbc5-415d-8701-852d3bf28406")] - public class SelfInfoClass : RepoItemInfo - { - /// - /// SelfInfoClass class constructor. - /// - public SelfInfoClass(RepoGenBaseFolder parentFolder) - : base(parentFolder, "Self", "", 0, null, "d79a0edd-fbc5-415d-8701-852d3bf28406") - { } - - /// - /// Gets the Screenshot11 item image. - /// - /// The Screenshot11 image. - [RepositoryImage("de00bcae-85d4-42d6-83c8-f1dceff24bb0")] - public CompressedImage GetScreenshot11() - { - return GetImage("de00bcae-85d4-42d6-83c8-f1dceff24bb0"); - } - - /// - /// Gets the Screenshot11 item image. - /// - /// The bounds of the sub-image to return. - /// The cropped image. - [RepositoryImage("de00bcae-85d4-42d6-83c8-f1dceff24bb0")] - public CompressedImage GetScreenshot11(System.Drawing.Rectangle cropRect) - { - return GetImage("de00bcae-85d4-42d6-83c8-f1dceff24bb0", cropRect); - } - } - - /// /// The GenericCellIconInfoClass folder. /// - [RepositoryItemInfo("68d93ccb-0441-468c-9e9a-4028de2b4e0c")] + [RepositoryItemInfo("3a1ced42-1f85-4f8c-bb0d-5eaded2e7819")] public class GenericCellIconInfoClass : RepoItemInfo { /// /// GenericCellIconInfoClass class constructor. /// public GenericCellIconInfoClass(RepoGenBaseFolder parentFolder) - : base(parentFolder, "GenericCellIcon", "cell[@accessiblename>' Row']", 30000, null, "68d93ccb-0441-468c-9e9a-4028de2b4e0c") + : base(parentFolder, "GenericCellIcon", "cell[@accessiblename>' Row']", 30000, null, "3a1ced42-1f85-4f8c-bb0d-5eaded2e7819") { } /// /// Gets the ErrorIcon item image. /// /// The ErrorIcon image. - [RepositoryImage("177d1f5e-b60b-4c93-b880-4e6a8dc84a69")] + [RepositoryImage("059402d7-47dc-4145-82d6-ce241d086db5")] public CompressedImage GetErrorIcon() { - return GetImage("177d1f5e-b60b-4c93-b880-4e6a8dc84a69"); + return GetImage("059402d7-47dc-4145-82d6-ce241d086db5"); } /// /// Gets the ErrorIcon item image. /// /// The bounds of the sub-image to return. /// The cropped image. - [RepositoryImage("177d1f5e-b60b-4c93-b880-4e6a8dc84a69")] + [RepositoryImage("059402d7-47dc-4145-82d6-ce241d086db5")] public CompressedImage GetErrorIcon(System.Drawing.Rectangle cropRect) { - return GetImage("177d1f5e-b60b-4c93-b880-4e6a8dc84a69", cropRect); + return GetImage("059402d7-47dc-4145-82d6-ce241d086db5", cropRect); } } /// /// The Self item. /// - [RepositoryItem("d79a0edd-fbc5-415d-8701-852d3bf28406")] + [RepositoryItem("43bcbd48-5fca-439f-aa46-2e7f8b5fc251")] public virtual Ranorex.Row Self { get @@ -4968,8 +5162,8 @@ /// /// The Self item info. /// - [RepositoryItemInfo("d79a0edd-fbc5-415d-8701-852d3bf28406")] - public virtual SelfInfoClass SelfInfo + [RepositoryItemInfo("43bcbd48-5fca-439f-aa46-2e7f8b5fc251")] + public virtual RepoItemInfo SelfInfo { get { @@ -4978,50 +5172,50 @@ } /// - /// The GenericCellIcon item. + /// The GenericCellMessage item. /// - [RepositoryItem("68d93ccb-0441-468c-9e9a-4028de2b4e0c")] - public virtual Ranorex.Cell GenericCellIcon + [RepositoryItem("4f6147c7-b35a-42d1-8fdd-175372b09979")] + public virtual Ranorex.Cell GenericCellMessage { get { - return _genericcelliconInfo.CreateAdapter(true); + return _genericcellmessageInfo.CreateAdapter(true); } } /// - /// The GenericCellIcon item info. + /// The GenericCellMessage item info. /// - [RepositoryItemInfo("68d93ccb-0441-468c-9e9a-4028de2b4e0c")] - public virtual GenericCellIconInfoClass GenericCellIconInfo + [RepositoryItemInfo("4f6147c7-b35a-42d1-8fdd-175372b09979")] + public virtual RepoItemInfo GenericCellMessageInfo { get { - return _genericcelliconInfo; + return _genericcellmessageInfo; } } /// - /// The GenericCellMessage item. + /// The GenericCellIcon item. /// - [RepositoryItem("2a266ff1-53b4-4d79-a6fe-e2d23e8b118c")] - public virtual Ranorex.Cell GenericCellMessage + [RepositoryItem("3a1ced42-1f85-4f8c-bb0d-5eaded2e7819")] + public virtual Ranorex.Cell GenericCellIcon { get { - return _genericcellmessageInfo.CreateAdapter(true); + return _genericcelliconInfo.CreateAdapter(true); } } /// - /// The GenericCellMessage item info. + /// The GenericCellIcon item info. /// - [RepositoryItemInfo("2a266ff1-53b4-4d79-a6fe-e2d23e8b118c")] - public virtual RepoItemInfo GenericCellMessageInfo + [RepositoryItemInfo("3a1ced42-1f85-4f8c-bb0d-5eaded2e7819")] + public virtual GenericCellIconInfoClass GenericCellIconInfo { get { - return _genericcellmessageInfo; + return _genericcelliconInfo; } } } Index: System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTestsRepository.rximg =================================================================== diff -u -rac37bfcfd652da46b1d4a2d8ce15fac2f847c528 -rd3da7557f9bc5656482e12ac9e9471aa63f78bc5 Binary files differ Index: System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTestsRepository.rxrep =================================================================== diff -u -rd8eedf00239b78a92d26c55ba5122bec95c2c61b -rd3da7557f9bc5656482e12ac9e9471aa63f78bc5 --- System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTestsRepository.rxrep (.../AutomatedSystemTestsRepository.rxrep) (revision d8eedf00239b78a92d26c55ba5122bec95c2c61b) +++ System tests/AutomatedSystemTests/AutomatedSystemTests/AutomatedSystemTestsRepository.rxrep (.../AutomatedSystemTestsRepository.rxrep) (revision d3da7557f9bc5656482e12ac9e9471aa63f78bc5) @@ -1073,6 +1073,64 @@ /form[@automationid='RiskeerMainWindow']/?/container[10]/container[@controltypename='WinFormsAdapter']/container[@controlname<'CalculationsView']/container + + + + /form[@automationid='RiskeerMainWindow']/?/container[10]/container[@controltypename='WinFormsAdapter']/container[@controlname>'Dune']/container/table/row[@accessiblename='Row '+$indexRow] + + + /form[@automationid='RiskeerMainWindow']/?/container[10]/container[@controltypename='WinFormsAdapter']/container[@controlname>'Dune']/container/table/row[@accessiblename='Row '+$rowIndex]/cell[@accessiblename>'Rekenwaarde waterstand'] + + + /form[@automationid='RiskeerMainWindow']/?/container[10]/container[@controltypename='WinFormsAdapter']/container[@controlname>'Dune']/container/table + + + + + /form[@automationid='RiskeerMainWindow']/?/container[10]/container[@controltypename='WinFormsAdapter']/container[@controlname>'Dune']/container[@controlname>'Button']/button[@controlname='CalculateForSelectedButton'] + + + /form[@automationid='RiskeerMainWindow']/?/container[10]/container[@controltypename='WinFormsAdapter']/container[@controlname>'Dune']/container[@controlname>'Button'] + + + + /form[@automationid='RiskeerMainWindow']/?/container[10]/container[@controltypename='WinFormsAdapter']/container[@controlname>'Dune'] + + /form[@automationid='RiskeerMainWindow']/?/container[10]/container[@controltypename='WinFormsAdapter'] @@ -1186,36 +1244,29 @@ usecache="True"> - - iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAIAAAAC64paAAAABGdBTUEAALGPC/xhBQAAAAlwSFlz -AAAOxAAADsQBlSsOGwAAAflJREFUOE/Fk/9LE2Ecx/u/+iG0NL9c5+bZdI1NkuI0z+NBtsMIdLqz -dkWiEzGJ2M2dY4JgYAZB+xeCyF/8YWw6dTnPtXOnnvpDvuNZnI4JJUFvPgfPvT/Pi8/n+Xbj53Wl -quo/hTOZjKZpkiQ953kEBviFWUlfUDWcSqX8hBRDXjMRsT6oiHJialfo9JM+pCqTfusSjPS4IBiz -8llq0Yq/PFIeIKx55fRzUo+IIcFdxdtwNpsNBAKl2RDIw7F2BPXLA45yf9vJp0Th9ZOAX8Q06kM2 -jIXpo54KOeo0g07qG31siWd/PGas1YV0N6NpcepDNoyNwfKsWBgYrUZ9YMWeVr27xZge098oEiHU -h2w43PvQ+hgzZRcwWo36wPa8zQVP066PNZJvg+w96kM2LPd6j1fUg2AHbRLVTte/wQf2vetu3tWY -9zDGwtxwTViSSCk6Yc7JtElUM95NlpcTwHY6Gradd/YUIT81XrttbFi2p+14RaNNohr1geUctzfZ -+oPF6FfHrdob9uuoRHEnzB++j9Nq+xFFj4SBbTB1INOCDxNqHxWEOzDidufkR+ZSTH8lbrlac/db -Ci8EIxlN9/ueuduvvCRUSA/y/BpXl5+Ui+rMfnRmeyL0hblJeL6KhKphqPIwCHnKcUMch8GfPoy/ -0v+F8V1TqnoOxOXBfwwHqGMAAAAASUVORK5CYII= - + /form[@automationid='RiskeerMainWindow']/?/container/?/container[@controlname='MessageWindow']/table[@controlname='messagesDataGridView']/row[@accessiblename='Row '+$indexRowMessage]/cell[@accessiblename>'Bericht'] + + iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAIAAAAC64paAAAABGdBTUEAALGPC/xhBQAAAAlwSFlz AAAOxAAADsQBlSsOGwAAAflJREFUOE/Fk/9LE2Ecx/u/+iG0NL9c5+bZdI1NkuI0z+NBtsMIdLqz @@ -1231,15 +1282,6 @@ /form[@automationid='RiskeerMainWindow']/?/container/?/container[@controlname='MessageWindow']/table[@controlname='messagesDataGridView']/row[@accessiblename='Row '+$indexRowMessage]/cell[@accessiblename>' Row'] - - /form[@automationid='RiskeerMainWindow']/?/container/?/container[@controlname='MessageWindow']/table[@controlname='messagesDataGridView']/row[@accessiblename='Row '+$indexRowMessage]/cell[@accessiblename>'Bericht'] - /form[@automationid='RiskeerMainWindow']/?/container/?/container[@controlname='MessageWindow']/table[@controlname='messagesDataGridView']/row[@accessiblename='Row '+$indexRowMessage] Index: System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Selection/SelectRowCalculation.cs =================================================================== diff -u -rd8eedf00239b78a92d26c55ba5122bec95c2c61b -rd3da7557f9bc5656482e12ac9e9471aa63f78bc5 --- System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Selection/SelectRowCalculation.cs (.../SelectRowCalculation.cs) (revision d8eedf00239b78a92d26c55ba5122bec95c2c61b) +++ System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Selection/SelectRowCalculation.cs (.../SelectRowCalculation.cs) (revision d3da7557f9bc5656482e12ac9e9471aa63f78bc5) @@ -92,10 +92,7 @@ Report.Log(ReportLevel.Info, "Invoke action", "Invoking Focus() on item 'RiskeerMainWindow.DocumentViewContainer.DesignWaterLevelCalculationsViewCached.LeftSide.Table.GenericRow'.", repo.RiskeerMainWindow.DocumentViewContainer.DesignWaterLevelCalculationsViewCached.LeftSide.Table.GenericRowInfo, new RecordItemIndex(0)); repo.RiskeerMainWindow.DocumentViewContainer.DesignWaterLevelCalculationsViewCached.LeftSide.Table.GenericRow.Focus(); - //Report.Log(ReportLevel.Info, "Invoke action", "Invoking Select() on item 'RiskeerMainWindow.DocumentViewContainer.DesignWaterLevelCalculationsViewCached.LeftSide.Table.GenericRow'.", repo.RiskeerMainWindow.DocumentViewContainer.DesignWaterLevelCalculationsViewCached.LeftSide.Table.GenericRowInfo, new RecordItemIndex(1)); - //repo.RiskeerMainWindow.DocumentViewContainer.DesignWaterLevelCalculationsViewCached.LeftSide.Table.GenericRow.Select(); - - Report.Log(ReportLevel.Info, "Mouse", "Mouse Left Click item 'RiskeerMainWindow.DocumentViewContainer.DesignWaterLevelCalculationsViewCached.LeftSide.Table.GenericRow' at Center.", repo.RiskeerMainWindow.DocumentViewContainer.DesignWaterLevelCalculationsViewCached.LeftSide.Table.GenericRowInfo, new RecordItemIndex(2)); + Report.Log(ReportLevel.Info, "Mouse", "Mouse Left Click item 'RiskeerMainWindow.DocumentViewContainer.DesignWaterLevelCalculationsViewCached.LeftSide.Table.GenericRow' at Center.", repo.RiskeerMainWindow.DocumentViewContainer.DesignWaterLevelCalculationsViewCached.LeftSide.Table.GenericRowInfo, new RecordItemIndex(1)); repo.RiskeerMainWindow.DocumentViewContainer.DesignWaterLevelCalculationsViewCached.LeftSide.Table.GenericRow.Click(); } Index: System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Selection/SelectRowCalculation.rxrec =================================================================== diff -u -rd8eedf00239b78a92d26c55ba5122bec95c2c61b -rd3da7557f9bc5656482e12ac9e9471aa63f78bc5 --- System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Selection/SelectRowCalculation.rxrec (.../SelectRowCalculation.rxrec) (revision d8eedf00239b78a92d26c55ba5122bec95c2c61b) +++ System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Selection/SelectRowCalculation.rxrec (.../SelectRowCalculation.rxrec) (revision d3da7557f9bc5656482e12ac9e9471aa63f78bc5) @@ -45,26 +45,6 @@ id="95c1e14f-4c7e-442c-9444-f585a9f7892a"> - - - - - - - - /form[@automationid='RiskeerMainWindow']/?/container[10]/container[@controltypename='WinFormsAdapter']/container[@controlname='DesignWaterLevelCalculationsView']/container/container[@controlname='panel1']/container/table/row[@accessiblename='Row '+$rowIndex] - - - - - - False + True True @@ -45,11 +45,18 @@ id="3cc3eca4-80e4-4484-bf2f-ef7b508cf2b5"> - + searchpropertyid="0f5d4283-ccec-4e9d-9cad-ccbafa3b4a76" + sx="0" + sy="0" + warnoutofbounds="False"> @@ -61,10 +68,7 @@ /form[@automationid='RiskeerMainWindow']/?/container[10]/container[@controltypename='WinFormsAdapter']/container[@controlname>'Dune']/container/table/row[@accessiblename='Row '+$indexRow] - - - + Options > Coding > Edit standard headers. + */ +using System; +using System.Globalization; +using System.Collections.Generic; +using System.Text; +using System.Text.RegularExpressions; +using System.Drawing; +using System.Threading; +using WinForms = System.Windows.Forms; + +using Ranorex; +using Ranorex.Core; +using Ranorex.Core.Testing; + +namespace AutomatedSystemTests.Modules.Validation.DocumentView +{ + /// + /// Description of ValidateValueInTableOfHBCDocumentView. + /// + [TestModule("556EE382-BFB6-405A-929C-A48C9B1D339B", ModuleType.UserCode, 1)] + public class ValidateValueInTableOfHBCDocumentView : ITestModule + { + + string _rowIndex = ""; + [TestVariable("0496fa63-b4f7-4b7a-844d-d02f0c0d4c5f")] + public string rowIndex + { + get { return _rowIndex; } + set { _rowIndex = value; } + } + + string _columnIndex = ""; + [TestVariable("a689d753-fc9c-44c8-89b3-018bf4424da8")] + public string columnIndex + { + get { return _columnIndex; } + set { _columnIndex = value; } + } + + string _comparisonValue = ""; + [TestVariable("cd5ceefa-263c-4bfc-9666-bb8867efc808")] + public string comparisonValue + { + get { return _comparisonValue; } + set { _comparisonValue = value; } + } + + string _isComparisonValueExpectedToBeMet = ""; + [TestVariable("d7703330-e917-46c0-895f-bd8c7df52928")] + public string isComparisonValueExpectedToBeMet + { + get { return _isComparisonValueExpectedToBeMet; } + set { _isComparisonValueExpectedToBeMet = value; } + } + + string _labelFM = ""; + [TestVariable("db7295e4-3f53-4f0b-9cfb-89e2468a69dc")] + public string labelFM + { + get { return _labelFM; } + set { _labelFM = value; } + } + + /// + /// Constructs a new instance. + /// + public ValidateValueInTableOfHBCDocumentView() + { + // Do not delete - a parameterless constructor is required! + } + + /// + /// Performs the playback of actions in this module. + /// + /// You should not call this method directly, instead pass the module + /// instance to the method + /// that will in turn invoke this method. + void ITestModule.Run() + { + Mouse.DefaultMoveTime = 0; + Keyboard.DefaultKeyPressTime = 0; + Delay.SpeedFactor = 0.0; + + var myRepository = global::AutomatedSystemTests.AutomatedSystemTestsRepository.Instance; + // To create the variable + Ranorex.Table table = myRepository.RiskeerMainWindow.MessagesDataGridView.Self; + if (labelFM=="GEBU") { + table = myRepository.RiskeerMainWindow.DocumentViewContainer.DesignWaterLevelCalculationsViewCached.LeftSide.Table.Self; + } else if (labelFM=="DA") { + table = myRepository.RiskeerMainWindow.DocumentViewContainer.HydraulicBCDunes.Table.Self; + } + + Row row = table.Rows[Int32.Parse(rowIndex)+1]; + Cell cell = row.Cells[Int32.Parse(columnIndex)]; + cell.Focus(); + cell.Select(); + string currentValue = cell.Element.GetAttributeValueText("AccessibleValue"); + + if (comparisonValue=="-") { + if (isComparisonValueExpectedToBeMet=="true") { + Validate.AreEqual(currentValue, comparisonValue); + } + else { + Validate.IsTrue(currentValue!=comparisonValue); + } + } else{ + System.Globalization.CultureInfo fixedDataSourceCulture = new CultureInfo("en-US"); + fixedDataSourceCulture.NumberFormat.NumberDecimalSeparator = "."; + fixedDataSourceCulture.NumberFormat.NumberGroupSeparator = ""; + System.Globalization.CultureInfo currentCulture = CultureInfo.CurrentCulture; + + double expectedValueDouble = Double.Parse(comparisonValue, fixedDataSourceCulture); + double currentValueDouble = Double.Parse(currentValue, currentCulture); + + if (isComparisonValueExpectedToBeMet=="true") { + Validate.AreEqual(currentValueDouble, expectedValueDouble); + } + else { + Validate.IsTrue(currentValueDouble!=expectedValueDouble); + } + } + } + } +} Index: System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Validation/MessagesPanel/ValidateErrorIcon.UserCode.cs =================================================================== diff -u -r4cc0579bba0eb6b056ecb9d8a02fc872de3ae528 -rd3da7557f9bc5656482e12ac9e9471aa63f78bc5 --- System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Validation/MessagesPanel/ValidateErrorIcon.UserCode.cs (.../ValidateErrorIcon.UserCode.cs) (revision 4cc0579bba0eb6b056ecb9d8a02fc872de3ae528) +++ System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Validation/MessagesPanel/ValidateErrorIcon.UserCode.cs (.../ValidateErrorIcon.UserCode.cs) (revision d3da7557f9bc5656482e12ac9e9471aa63f78bc5) @@ -35,7 +35,7 @@ public void Validate_GenericCellIcon(RepoItemInfo cellInfo) { - CompressedImage GenericCellIcon_ErrorIcon = repo.RiskeerMainWindow.MessagesDataGridView.GenericMessageRow.GenericCellIconInfo.GetErrorIcon(new Rectangle(0, 1, 17, 15)); + CompressedImage GenericCellIcon_ErrorIcon = repo.RiskeerMainWindow.MessagesDataGridView.GenericRowMessage.GenericCellIconInfo.GetErrorIcon(new Rectangle(0, 1, 17, 15)); Imaging.FindOptions GenericCellIcon_ErrorIcon_Options = Imaging.FindOptions.Parse("0.8;Edges;0,0,0,0;True;10000000;0ms"); Report.Log(ReportLevel.Info, "Validation", "(Optional Action)\r\nValidating ContainsImage (Screenshot: 'ErrorIcon' with region {X=0,Y=1,Width=17,Height=15}) on item 'cellInfo'.", cellInfo); Validate.ContainsImage(cellInfo, GenericCellIcon_ErrorIcon, GenericCellIcon_ErrorIcon_Options, "Comparing with error icon", new Validate.Options(){ReportSimilarity=Validate.ResultOption.Always, ReportDifferenceImages=Validate.ResultOption.OnFail, ReportExpectedAndActualImages=Validate.ResultOption.Always}); Index: System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Validation/MessagesPanel/ValidateErrorIcon.cs =================================================================== diff -u -r4cc0579bba0eb6b056ecb9d8a02fc872de3ae528 -rd3da7557f9bc5656482e12ac9e9471aa63f78bc5 --- System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Validation/MessagesPanel/ValidateErrorIcon.cs (.../ValidateErrorIcon.cs) (revision 4cc0579bba0eb6b056ecb9d8a02fc872de3ae528) +++ System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Validation/MessagesPanel/ValidateErrorIcon.cs (.../ValidateErrorIcon.cs) (revision d3da7557f9bc5656482e12ac9e9471aa63f78bc5) @@ -89,24 +89,12 @@ Init(); - Validate_GenericCellIcon(repo.RiskeerMainWindow.MessagesDataGridView.GenericMessageRow.GenericCellIconInfo); + Validate_GenericCellIcon(repo.RiskeerMainWindow.MessagesDataGridView.GenericRowMessage.GenericCellIconInfo); Delay.Milliseconds(0); } #region Image Feature Data - /// - /// DO NOT REFERENCE THIS CODE - auto generated - /// - CompressedImage GenericCellIcon_ErrorIcon - { get { return repo.RiskeerMainWindow.MessagesDataGridView.GenericMessageRow.GenericCellIconInfo.GetErrorIcon(new Rectangle(0, 1, 17, 15)); } } - - /// - /// DO NOT REFERENCE THIS CODE - auto generated - /// - Imaging.FindOptions GenericCellIcon_ErrorIcon_Options - { get { return Imaging.FindOptions.Parse("1;Edges;0,0,0,0;True;10000000;0ms"); } } - #endregion } #pragma warning restore 0436 Index: System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Validation/MessagesPanel/ValidateErrorIcon.rxrec =================================================================== diff -u -rcfcf0b46a7644986c90d7206f500108e2442759b -rd3da7557f9bc5656482e12ac9e9471aa63f78bc5 --- System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Validation/MessagesPanel/ValidateErrorIcon.rxrec (.../ValidateErrorIcon.rxrec) (revision cfcf0b46a7644986c90d7206f500108e2442759b) +++ System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Validation/MessagesPanel/ValidateErrorIcon.rxrec (.../ValidateErrorIcon.rxrec) (revision d3da7557f9bc5656482e12ac9e9471aa63f78bc5) @@ -65,10 +65,10 @@ + id="3a1ced42-1f85-4f8c-bb0d-5eaded2e7819" + sourcename="RepositoryEditor"> - /form[@automationid='RiskeerMainWindow']//container[@controlname='MessageWindow']/table[@controlname='messagesDataGridView']/row[@accessiblename='Row '+$indexRowMessage]/cell[@accessiblename>' Row'] + /form[@automationid='RiskeerMainWindow']/?/container/?/container[@controlname='MessageWindow']/table[@controlname='messagesDataGridView']/row[@accessiblename='Row '+$indexRowMessage]/cell[@accessiblename>' Row'] Index: System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Validation/MessagesPanel/ValidateTextMesage.cs =================================================================== diff -u -re18032764b86846c530b95b5483f8e95ded48467 -rd3da7557f9bc5656482e12ac9e9471aa63f78bc5 --- System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Validation/MessagesPanel/ValidateTextMesage.cs (.../ValidateTextMesage.cs) (revision e18032764b86846c530b95b5483f8e95ded48467) +++ System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Validation/MessagesPanel/ValidateTextMesage.cs (.../ValidateTextMesage.cs) (revision d3da7557f9bc5656482e12ac9e9471aa63f78bc5) @@ -102,10 +102,10 @@ Init(); - Report.Log(ReportLevel.Info, "Validation", "Validating AttributeContains (Text>$expectedMessage) on item 'RiskeerMainWindow.MessagesDataGridView.GenericMessageRow.GenericCellMessage'.", repo.RiskeerMainWindow.MessagesDataGridView.GenericMessageRow.GenericCellMessageInfo, new RecordItemIndex(0)); - Validate.AttributeContains(repo.RiskeerMainWindow.MessagesDataGridView.GenericMessageRow.GenericCellMessageInfo, "Text", expectedMessage); + Report.Log(ReportLevel.Info, "Validation", "Validating AttributeContains (Text>$expectedMessage) on item 'RiskeerMainWindow.MessagesDataGridView.GenericRowMessage.GenericCellMessage'.", repo.RiskeerMainWindow.MessagesDataGridView.GenericRowMessage.GenericCellMessageInfo, new RecordItemIndex(0)); + Validate.AttributeContains(repo.RiskeerMainWindow.MessagesDataGridView.GenericRowMessage.GenericCellMessageInfo, "Text", expectedMessage); - Report.Screenshot(ReportLevel.Info, "User", "", repo.RiskeerMainWindow.MessagesDataGridView.GenericMessageRow.Self, false, new RecordItemIndex(1)); + Report.Screenshot(ReportLevel.Info, "User", "", repo.RiskeerMainWindow.MessagesDataGridView.GenericRowMessage.Self, false, new RecordItemIndex(1)); } Index: System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Validation/MessagesPanel/ValidateTextMesage.rxrec =================================================================== diff -u -re18032764b86846c530b95b5483f8e95ded48467 -rd3da7557f9bc5656482e12ac9e9471aa63f78bc5 --- System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Validation/MessagesPanel/ValidateTextMesage.rxrec (.../ValidateTextMesage.rxrec) (revision e18032764b86846c530b95b5483f8e95ded48467) +++ System tests/AutomatedSystemTests/AutomatedSystemTests/Modules/Validation/MessagesPanel/ValidateTextMesage.rxrec (.../ValidateTextMesage.rxrec) (revision d3da7557f9bc5656482e12ac9e9471aa63f78bc5) @@ -44,10 +44,10 @@ - /form[@automationid='RiskeerMainWindow']//container[@controlname='MessageWindow']/table[@controlname='messagesDataGridView']/row[@accessiblename='Row '+$indexRowMessage]/cell[@accessiblename>'Bericht'] + /form[@automationid='RiskeerMainWindow']/?/container/?/container[@controlname='MessageWindow']/table[@controlname='messagesDataGridView']/row[@accessiblename='Row '+$indexRowMessage]/cell[@accessiblename>'Bericht'] @@ -70,7 +70,7 @@ /form[@automationid='RiskeerMainWindow']/?/container/?/container[@controlname='MessageWindow']/table[@controlname='messagesDataGridView']/row[@accessiblename='Row '+$indexRowMessage] Index: System tests/AutomatedSystemTests/AutomatedSystemTests/NormalSystemTests.rxtst =================================================================== diff -u -red40e697b9f0f408d4f771aaa106218067403a45 -rd3da7557f9bc5656482e12ac9e9471aa63f78bc5 --- System tests/AutomatedSystemTests/AutomatedSystemTests/NormalSystemTests.rxtst (.../NormalSystemTests.rxtst) (revision ed40e697b9f0f408d4f771aaa106218067403a45) +++ System tests/AutomatedSystemTests/AutomatedSystemTests/NormalSystemTests.rxtst (.../NormalSystemTests.rxtst) (revision d3da7557f9bc5656482e12ac9e9471aa63f78bc5) @@ -6197,6 +6197,38 @@ name="ReportToPDFModule" ref="ffa0759d-37d2-4abb-89a7-411f0fcf2dfe" type="UserCode"> + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - @@ -240,34 +220,6 @@ - - - - - - - - - - - - - - - - - - - - - - @@ -797,26 +725,6 @@ - - - - - - - - @@ -855,32 +763,6 @@ - - - - - - - - - - - - - - - - + value="output\script15\script15abc.risk"> @@ -1102,11 +984,6 @@ type="Recording"> - - @@ -1229,26 +1106,6 @@ - - - - - - - - + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + @@ -1843,7 +1575,6 @@ - - - - - - - - + name="ValidateResultsArePresentPresentInDocumentView"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -3739,52 +3234,12 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -3888,6 +3315,44 @@ + + + + + + + + + + + + + + + name="ValidateResultsArePresentPresentInDocumentView"> + id="f6c86871-641c-4fc9-bb4e-ee1c1252512c" + name="ValidateValueInTableOfHBCDocumentView"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + id="884a4e22-bf78-4b23-b046-1b7e97d2631f" + name="SelectRowDA"> + id="7808029d-4725-4ab4-8a33-d16beef9bcf0" + name="SelectRowCalculationHydraulicBCDune"> - - - - - - - - - - + + @@ -5099,7 +4472,7 @@ Waterstand Lauwersoog - 0.92026 + -0.92026 @@ -5183,7 +4556,7 @@ Onzekerheid waterstand Lauwersoog - 0.19911 + -0.19911 @@ -5309,7 +4682,7 @@ Waterstand Lauwersoog - 0.91610 + -0.91610 @@ -5393,7 +4766,7 @@ Onzekerheid waterstand Lauwersoog - 0.13445 + -0.13445 @@ -5519,7 +4892,7 @@ Waterstand Lauwersoog - 0.91218 + -0.91218 @@ -5603,7 +4976,7 @@ Onzekerheid waterstand Lauwersoog - 0.11131 + -0.11131 @@ -5729,7 +5102,7 @@ Waterstand Lauwersoog - 0.88461 + -0.88461 @@ -5813,7 +5186,7 @@ Onzekerheid waterstand Lauwersoog - 0.04784 + -0.04784 @@ -5939,7 +5312,7 @@ Waterstand Lauwersoog - 0.80111 + -0.80209 @@ -5967,7 +5340,7 @@ Windsnelheid West Terschelling | wl LO - 0.08155 + -0.08169 @@ -6023,7 +5396,7 @@ Onzekerheid waterstand Lauwersoog - 0.13496 + -0.1354 @@ -6051,7 +5424,7 @@ Modelonzekerheid golfhoogte - 0.43891 + -0.43678 @@ -6149,7 +5522,7 @@ Waterstand Lauwersoog - 0.77846 + -0.77959 @@ -6177,7 +5550,7 @@ Windsnelheid West Terschelling | wl LO - 0.08868 + -0.08887 @@ -6233,7 +5606,7 @@ Onzekerheid waterstand Lauwersoog - 0.10493 + -0.10528 @@ -6261,7 +5634,7 @@ Modelonzekerheid golfhoogte - 0.45814 + -0.4558 @@ -6359,7 +5732,7 @@ Waterstand Lauwersoog - 0.76559 + -0.7667 @@ -6387,7 +5760,7 @@ Windsnelheid West Terschelling | wl LO - 0.09599 + -0.09619 @@ -6443,7 +5816,7 @@ Onzekerheid waterstand Lauwersoog - 0.09501 + -0.09552 @@ -6471,7 +5844,7 @@ Modelonzekerheid golfhoogte - 0.47083 + -0.46852 @@ -6569,7 +5942,7 @@ Waterstand Lauwersoog - 0.71149 + -0.71307 @@ -6597,7 +5970,7 @@ Windsnelheid West Terschelling | wl LO - 0.09905 + -0.09912 @@ -6653,7 +6026,7 @@ Onzekerheid waterstand Lauwersoog - 0.06463 + -0.06465 @@ -6681,7 +6054,7 @@ Modelonzekerheid golfhoogte - 0.52543 + -0.52269 @@ -6779,7 +6152,7 @@ Waterstand Lauwersoog - 0.91775 + -0.91775 @@ -6863,7 +6236,7 @@ Onzekerheid waterstand Lauwersoog - 0.25832 + -0.25832 @@ -6933,7 +6306,7 @@ Windrichting - -0.3302 + -0.33002 @@ -6989,7 +6362,7 @@ Waterstand Lauwersoog - 0.92033 + -0.92033 @@ -7073,7 +6446,7 @@ Onzekerheid waterstand Lauwersoog - 0.20995 + -0.20995 @@ -7199,7 +6572,7 @@ Waterstand Lauwersoog - 0.92041 + -0.92041 @@ -7283,7 +6656,7 @@ Onzekerheid waterstand Lauwersoog - 0.19118 + -0.19118 @@ -7409,7 +6782,7 @@ Waterstand Lauwersoog - 0.91218 + -0.91218 @@ -7493,7 +6866,7 @@ Onzekerheid waterstand Lauwersoog - 0.11131 + -0.11131 @@ -7619,7 +6992,7 @@ Waterstand Lauwersoog - 0.88461 + -0.88461 @@ -7703,7 +7076,7 @@ Onzekerheid waterstand Lauwersoog - 0.04784 + -0.04784 @@ -7829,7 +7202,7 @@ Waterstand Lauwersoog - 0.82694 + -0.82694 @@ -7857,7 +7230,7 @@ Windsnelheid West Terschelling | wl LO - 0.08641 + -0.08649 @@ -7913,7 +7286,7 @@ Onzekerheid waterstand Lauwersoog - 0.17747 + -0.17785 @@ -7941,7 +7314,7 @@ Modelonzekerheid golfhoogte - 0.40081 + -0.39866 @@ -8039,7 +7412,7 @@ Waterstand Lauwersoog - 0.80921 + -0.80921 @@ -8067,7 +7440,7 @@ Windsnelheid West Terschelling | wl LO - 0.08211 + -0.08223 @@ -8123,7 +7496,7 @@ Onzekerheid waterstand Lauwersoog - 0.14396 + -0.1444 @@ -8151,7 +7524,7 @@ Modelonzekerheid golfhoogte - 0.42814 + -0.4258 @@ -8249,7 +7622,7 @@ Waterstand Lauwersoog - 0.80067 + -0.80067 @@ -8277,7 +7650,7 @@ Windsnelheid West Terschelling | wl LO - 0.08043 + -0.08056 @@ -8333,7 +7706,7 @@ Onzekerheid waterstand Lauwersoog - 0.12771 + -0.12812 @@ -8361,7 +7734,7 @@ Modelonzekerheid golfhoogte - 0.44028 + -0.43809 @@ -8403,7 +7776,7 @@ Windrichting - -0.41708 + -0.41748 @@ -8459,7 +7832,7 @@ Waterstand Lauwersoog - 0.76559 + -0.7667 @@ -8487,7 +7860,7 @@ Windsnelheid West Terschelling | wl LO - 0.09599 + -0.09619 @@ -8543,7 +7916,7 @@ Onzekerheid waterstand Lauwersoog - 0.09501 + -0.09552 @@ -8571,7 +7944,7 @@ Modelonzekerheid golfhoogte - 0.47083 + -0.46852 @@ -8613,7 +7986,7 @@ Windrichting - -0.45135 + -0.45202 @@ -8669,7 +8042,7 @@ Waterstand Lauwersoog - 0.71149 + -0.71307 @@ -8697,7 +8070,7 @@ Windsnelheid West Terschelling | wl LO - 0.09905 + -0.09912 @@ -8753,7 +8126,7 @@ Onzekerheid waterstand Lauwersoog - 0.06463 + -0.06465 @@ -8781,7 +8154,7 @@ Modelonzekerheid golfhoogte - 0.52543 + -0.52269 @@ -8851,7 +8224,7 @@ Betrouwbaarheidsindex doelkans - 478.947 + 4.78947 @@ -8865,7 +8238,7 @@ Betrouwbaarheidsindex berekende kans - 478.938 + 4.78938 @@ -8935,7 +8308,7 @@ Betrouwbaarheidsindex doelkans - 405.485 + 4.05485 @@ -8949,7 +8322,7 @@ Betrouwbaarheidsindex berekende kans - 405.500 + 4.05500 @@ -9019,7 +8392,7 @@ Betrouwbaarheidsindex doelkans - 405.485 + 4.05485 @@ -9033,7 +8406,7 @@ Betrouwbaarheidsindex berekende kans - 405.500 + 4.05500 @@ -9103,7 +8476,7 @@ Betrouwbaarheidsindex doelkans - 380.234 + 3.80234 @@ -9117,7 +8490,7 @@ Betrouwbaarheidsindex berekende kans - 380.281 + 3.80281 @@ -9187,7 +8560,7 @@ Betrouwbaarheidsindex doelkans - 285.527 + 2.85527 @@ -9201,7 +8574,7 @@ Betrouwbaarheidsindex berekende kans - 285.617 + 2.85617 @@ -9236,6 +8609,9 @@ rowIndex + columnIndexWaterLevelWaveHeightCalculationWaterLevelInHBCDocumentView + + rangeLoopValidatePropertiesPanel @@ -9250,90 +8626,6 @@ expectedGoverningWindDirection - - nameAlpha1 - - - expectedValueAlpha1 - - - nameAlpha2 - - - expectedValueAlpha2 - - - nameAlpha3 - - - expectedValueAlpha3 - - - nameAlpha4 - - - expectedValueAlpha4 - - - nameAlpha5 - - - expectedValueAlpha5 - - - nameAlpha6 - - - expectedValueAlpha6 - - - nameAlpha7 - - - expectedValueAlpha7 - - - nameAlpha8 - - - expectedValueAlpha8 - - - nameAlpha9 - - - expectedValueAlpha9 - - - nameAlpha10 - - - expectedValueAlpha10 - - - nameAlpha11 - - - expectedValueAlpha11 - - - nameAlpha12 - - - expectedValueAlpha12 - - - nameAlpha13 - - - expectedValueAlpha13 - - - nameAlpha14 - - - expectedValueAlpha14 - @@ -9349,6 +8641,9 @@ rowIndex + columnIndexWaterLevelWaveHeightCalculationWaterLevelInHBCDocumentView + + rangeLoopValidatePropertiesPanel @@ -9363,90 +8658,6 @@ expectedGoverningWindDirection - - nameAlpha1 - - - expectedValueAlpha1 - - - nameAlpha2 - - - expectedValueAlpha2 - - - nameAlpha3 - - - expectedValueAlpha3 - - - nameAlpha4 - - - expectedValueAlpha4 - - - nameAlpha5 - - - expectedValueAlpha5 - - - nameAlpha6 - - - expectedValueAlpha6 - - - nameAlpha7 - - - expectedValueAlpha7 - - - nameAlpha8 - - - expectedValueAlpha8 - - - nameAlpha9 - - - expectedValueAlpha9 - - - nameAlpha10 - - - expectedValueAlpha10 - - - nameAlpha11 - - - expectedValueAlpha11 - - - nameAlpha12 - - - expectedValueAlpha12 - - - nameAlpha13 - - - expectedValueAlpha13 - - - nameAlpha14 - - - expectedValueAlpha14 - @@ -9459,6 +8670,9 @@ 0 + 6 + + 1-15 @@ -9473,90 +8687,6 @@ 300.0 - - Windrichting - - - -0.33686 - - - Waterstand Delfzijl - - - 0 - - - Waterstand Harlingen - - - 0 - - - Waterstand Huibertgat - - - 0 - - - Waterstand Lauwersoog - - - -0.92026 - - - Waterstand West Terschelling - - - 0 - - - Windsnelheid West Terschelling | wl LO - - - 0 - - - Onzekerheid waterstand Delfzijl - - - 0 - - - Onzekerheid waterstand Harlingen - - - 0 - - - Onzekerheid waterstand Huibertgat - - - 0 - - - Onzekerheid waterstand Lauwersoog - - - -0.19911 - - - Onzekerheid windsnelheid West Terschelling | wl LO - - - 0 - - - Onzekerheid windsnelheid - - - 0 - - - Modelonzekerheid lokale waterstand - - - 0 - @@ -9569,6 +8699,9 @@ 0 + 6 + + 16-30 @@ -9583,90 +8716,6 @@ 300.0 - - Windrichting - - - -0.37773 - - - Waterstand Delfzijl - - - 0 - - - Waterstand Harlingen - - - 0 - - - Waterstand Huibertgat - - - 0 - - - Waterstand Lauwersoog - - - -0.91610 - - - Waterstand West Terschelling - - - 0 - - - Windsnelheid West Terschelling | wl LO - - - 0 - - - Onzekerheid waterstand Delfzijl - - - 0 - - - Onzekerheid waterstand Harlingen - - - 0 - - - Onzekerheid waterstand Huibertgat - - - 0 - - - Onzekerheid waterstand Lauwersoog - - - -0.13445 - - - Onzekerheid windsnelheid West Terschelling | wl LO - - - 0 - - - Onzekerheid windsnelheid - - - 0 - - - Modelonzekerheid lokale waterstand - - - 0 - @@ -9679,6 +8728,9 @@ 0 + 6 + + 31-45 @@ -9693,90 +8745,6 @@ 300.0 - - Windrichting - - - -0.39439 - - - Waterstand Delfzijl - - - 0 - - - Waterstand Harlingen - - - 0 - - - Waterstand Huibertgat - - - 0 - - - Waterstand Lauwersoog - - - -0.91218 - - - Waterstand West Terschelling - - - 0 - - - Windsnelheid West Terschelling | wl LO - - - 0 - - - Onzekerheid waterstand Delfzijl - - - 0 - - - Onzekerheid waterstand Harlingen - - - 0 - - - Onzekerheid waterstand Huibertgat - - - 0 - - - Onzekerheid waterstand Lauwersoog - - - -0.11131 - - - Onzekerheid windsnelheid West Terschelling | wl LO - - - 0 - - - Onzekerheid windsnelheid - - - 0 - - - Modelonzekerheid lokale waterstand - - - 0 - @@ -9789,6 +8757,9 @@ 0 + 6 + + 46-60 @@ -9803,90 +8774,6 @@ 300.0 - - Windrichting - - - -0.46386 - - - Waterstand Delfzijl - - - 0 - - - Waterstand Harlingen - - - 0 - - - Waterstand Huibertgat - - - 0 - - - Waterstand Lauwersoog - - - -0.88461 - - - Waterstand West Terschelling - - - 0 - - - Windsnelheid West Terschelling | wl LO - - - 0 - - - Onzekerheid waterstand Delfzijl - - - 0 - - - Onzekerheid waterstand Harlingen - - - 0 - - - Onzekerheid waterstand Huibertgat - - - 0 - - - Onzekerheid waterstand Lauwersoog - - - -0.04784 - - - Onzekerheid windsnelheid West Terschelling | wl LO - - - 0 - - - Onzekerheid windsnelheid - - - 0 - - - Modelonzekerheid lokale waterstand - - - 0 - @@ -9899,6 +8786,9 @@ 0 + 6 + + 61-75 @@ -9913,90 +8803,6 @@ 330.0 - - Windrichting - - - -0.37533 - - - Waterstand Delfzijl - - - 0 - - - Waterstand Harlingen - - - 0 - - - Waterstand Huibertgat - - - 0 - - - Waterstand Lauwersoog - - - -0.80111 - - - Waterstand West Terschelling - - - 0 - - - Windsnelheid West Terschelling | wl LO - - - -0.08155 - - - Onzekerheid waterstand Delfzijl - - - 0 - - - Onzekerheid waterstand Harlingen - - - 0 - - - Onzekerheid waterstand Huibertgat - - - 0 - - - Onzekerheid waterstand Lauwersoog - - - -0.13496 - - - Onzekerheid windsnelheid West Terschelling | wl LO - - - 0 - - - Modelonzekerheid golfhoogte - - - -0.43891 - - - Modelonzekerheid lokale waterstand - - - 0 - @@ -10009,6 +8815,9 @@ 0 + 6 + + 76-90 @@ -10023,90 +8832,6 @@ 330.0 - - Windrichting - - - -0.40683 - - - Waterstand Delfzijl - - - 0 - - - Waterstand Harlingen - - - 0 - - - Waterstand Huibertgat - - - 0 - - - Waterstand Lauwersoog - - - -0.77846 - - - Waterstand West Terschelling - - - 0 - - - Windsnelheid West Terschelling | wl LO - - - -0.08868 - - - Onzekerheid waterstand Delfzijl - - - 0 - - - Onzekerheid waterstand Harlingen - - - 0 - - - Onzekerheid waterstand Huibertgat - - - 0 - - - Onzekerheid waterstand Lauwersoog - - - -0.10493 - - - Onzekerheid windsnelheid West Terschelling | wl LO - - - 0 - - - Modelonzekerheid golfhoogte - - - -0.45814 - - - Modelonzekerheid lokale waterstand - - - 0 - @@ -10119,6 +8844,9 @@ 0 + 6 + + 91-105 @@ -10133,90 +8861,6 @@ 330.0 - - Windrichting - - - -0.41748 - - - Waterstand Delfzijl - - - 0 - - - Waterstand Harlingen - - - 0 - - - Waterstand Huibertgat - - - 0 - - - Waterstand Lauwersoog - - - -0.76559 - - - Waterstand West Terschelling - - - 0 - - - Windsnelheid West Terschelling | wl LO - - - -0.09599 - - - Onzekerheid waterstand Delfzijl - - - 0 - - - Onzekerheid waterstand Harlingen - - - 0 - - - Onzekerheid waterstand Huibertgat - - - 0 - - - Onzekerheid waterstand Lauwersoog - - - -0.09501 - - - Onzekerheid windsnelheid West Terschelling | wl LO - - - 0 - - - Modelonzekerheid golfhoogte - - - -0.47083 - - - Modelonzekerheid lokale waterstand - - - 0 - @@ -10229,6 +8873,9 @@ 0 + 6 + + 106-120 @@ -10243,90 +8890,6 @@ 300.0 - - Windrichting - - - -0.45202 - - - Waterstand Delfzijl - - - 0 - - - Waterstand Harlingen - - - 0 - - - Waterstand Huibertgat - - - 0 - - - Waterstand Lauwersoog - - - -0.71149 - - - Waterstand West Terschelling - - - 0 - - - Windsnelheid West Terschelling | wl LO - - - -0.09905 - - - Onzekerheid waterstand Delfzijl - - - 0 - - - Onzekerheid waterstand Harlingen - - - 0 - - - Onzekerheid waterstand Huibertgat - - - 0 - - - Onzekerheid waterstand Lauwersoog - - - -0.06463 - - - Onzekerheid windsnelheid West Terschelling | wl LO - - - 0 - - - Modelonzekerheid golfhoogte - - - -0.52543 - - - Modelonzekerheid lokale waterstand - - - 0 - @@ -10339,6 +8902,9 @@ 0 + 6 + + 121-135 @@ -10353,90 +8919,6 @@ 300.0 - - Windrichting - - - -0.30166 - - - Waterstand Delfzijl - - - 0 - - - Waterstand Harlingen - - - 0 - - - Waterstand Huibertgat - - - 0 - - - Waterstand Lauwersoog - - - -0.91775 - - - Waterstand West Terschelling - - - 0 - - - Windsnelheid West Terschelling | wl LO - - - 0 - - - Onzekerheid waterstand Delfzijl - - - 0 - - - Onzekerheid waterstand Harlingen - - - 0 - - - Onzekerheid waterstand Huibertgat - - - 0 - - - Onzekerheid waterstand Lauwersoog - - - -0.25832 - - - Onzekerheid windsnelheid West Terschelling | wl LO - - - 0 - - - Onzekerheid windsnelheid - - - 0 - - - Modelonzekerheid lokale waterstand - - - 0 - @@ -10449,6 +8931,9 @@ 0 + 6 + + 136-150 @@ -10463,90 +8948,6 @@ 300.0 - - Windrichting - - - -0.33002 - - - Waterstand Delfzijl - - - 0 - - - Waterstand Harlingen - - - 0 - - - Waterstand Huibertgat - - - 0 - - - Waterstand Lauwersoog - - - -0.92033 - - - Waterstand West Terschelling - - - 0 - - - Windsnelheid West Terschelling | wl LO - - - 0 - - - Onzekerheid waterstand Delfzijl - - - 0 - - - Onzekerheid waterstand Harlingen - - - 0 - - - Onzekerheid waterstand Huibertgat - - - 0 - - - Onzekerheid waterstand Lauwersoog - - - -0.20995 - - - Onzekerheid windsnelheid West Terschelling | wl LO - - - 0 - - - Onzekerheid windsnelheid - - - 0 - - - Modelonzekerheid lokale waterstand - - - 0 - @@ -10559,6 +8960,9 @@ 0 + 6 + + 151-165 @@ -10573,90 +8977,6 @@ 300.0 - - Windrichting - - - -0.34101 - - - Waterstand Delfzijl - - - 0 - - - Waterstand Harlingen - - - 0 - - - Waterstand Huibertgat - - - 0 - - - Waterstand Lauwersoog - - - -0.92041 - - - Waterstand West Terschelling - - - 0 - - - Windsnelheid West Terschelling | wl LO - - - 0 - - - Onzekerheid waterstand Delfzijl - - - 0 - - - Onzekerheid waterstand Harlingen - - - 0 - - - Onzekerheid waterstand Huibertgat - - - 0 - - - Onzekerheid waterstand Lauwersoog - - - -0.19118 - - - Onzekerheid windsnelheid West Terschelling | wl LO - - - 0 - - - Onzekerheid windsnelheid - - - 0 - - - Modelonzekerheid lokale waterstand - - - 0 - @@ -10669,6 +8989,9 @@ 0 + 6 + + 166-180 @@ -10683,90 +9006,6 @@ 300.0 - - Windrichting - - - -0.39439 - - - Waterstand Delfzijl - - - 0 - - - Waterstand Harlingen - - - 0 - - - Waterstand Huibertgat - - - 0 - - - Waterstand Lauwersoog - - - -0.91218 - - - Waterstand West Terschelling - - - 0 - - - Windsnelheid West Terschelling | wl LO - - - 0 - - - Onzekerheid waterstand Delfzijl - - - 0 - - - Onzekerheid waterstand Harlingen - - - 0 - - - Onzekerheid waterstand Huibertgat - - - 0 - - - Onzekerheid waterstand Lauwersoog - - - -0.11131 - - - Onzekerheid windsnelheid West Terschelling | wl LO - - - 0 - - - Onzekerheid windsnelheid - - - 0 - - - Modelonzekerheid lokale waterstand - - - 0 - @@ -10779,6 +9018,9 @@ 0 + 6 + + 181-195 @@ -10793,90 +9035,6 @@ 300.0 - - Windrichting - - - -0.46386 - - - Waterstand Delfzijl - - - 0 - - - Waterstand Harlingen - - - 0 - - - Waterstand Huibertgat - - - 0 - - - Waterstand Lauwersoog - - - -0.88461 - - - Waterstand West Terschelling - - - 0 - - - Windsnelheid West Terschelling | wl LO - - - 0 - - - Onzekerheid waterstand Delfzijl - - - 0 - - - Onzekerheid waterstand Harlingen - - - 0 - - - Onzekerheid waterstand Huibertgat - - - 0 - - - Onzekerheid waterstand Lauwersoog - - - -0.04784 - - - Onzekerheid windsnelheid West Terschelling | wl LO - - - 0 - - - Onzekerheid windsnelheid - - - 0 - - - Modelonzekerheid lokale waterstand - - - 0 - @@ -10889,6 +9047,9 @@ 0 + 6 + + 196-210 @@ -10903,90 +9064,6 @@ 330.0 - - Windrichting - - - -0.34371 - - - Waterstand Delfzijl - - - 0 - - - Waterstand Harlingen - - - 0 - - - Waterstand Huibertgat - - - 0 - - - Waterstand Lauwersoog - - - -0.82694 - - - Waterstand West Terschelling - - - 0 - - - Windsnelheid West Terschelling | wl LO - - - -0.08641 - - - Onzekerheid waterstand Delfzijl - - - 0 - - - Onzekerheid waterstand Harlingen - - - 0 - - - Onzekerheid waterstand Huibertgat - - - 0 - - - Onzekerheid waterstand Lauwersoog - - - -0.17747 - - - Onzekerheid windsnelheid West Terschelling | wl LO - - - 0 - - - Modelonzekerheid golfhoogte - - - -0.40081 - - - Modelonzekerheid lokale waterstand - - - 0 - @@ -10999,6 +9076,9 @@ 0 + 6 + + 211-225 @@ -11013,90 +9093,6 @@ 330.0 - - Windrichting - - - -0.36913 - - - Waterstand Delfzijl - - - 0 - - - Waterstand Harlingen - - - 0 - - - Waterstand Huibertgat - - - 0 - - - Waterstand Lauwersoog - - - -0.80921 - - - Waterstand West Terschelling - - - 0 - - - Windsnelheid West Terschelling | wl LO - - - -0.08211 - - - Onzekerheid waterstand Delfzijl - - - 0 - - - Onzekerheid waterstand Harlingen - - - 0 - - - Onzekerheid waterstand Huibertgat - - - 0 - - - Onzekerheid waterstand Lauwersoog - - - -0.14396 - - - Onzekerheid windsnelheid West Terschelling | wl LO - - - 0 - - - Modelonzekerheid golfhoogte - - - -0.42814 - - - Modelonzekerheid lokale waterstand - - - 0 - @@ -11109,6 +9105,9 @@ 0 + 6 + + 226-240 @@ -11123,90 +9122,6 @@ 330.0 - - Windrichting - - - -0.37961 - - - Waterstand Delfzijl - - - 0 - - - Waterstand Harlingen - - - 0 - - - Waterstand Huibertgat - - - 0 - - - Waterstand Lauwersoog - - - -0.80067 - - - Waterstand West Terschelling - - - 0 - - - Windsnelheid West Terschelling | wl LO - - - -0.08043 - - - Onzekerheid waterstand Delfzijl - - - 0 - - - Onzekerheid waterstand Harlingen - - - 0 - - - Onzekerheid waterstand Huibertgat - - - 0 - - - Onzekerheid waterstand Lauwersoog - - - -0.12771 - - - Onzekerheid windsnelheid West Terschelling | wl LO - - - 0 - - - Modelonzekerheid golfhoogte - - - -0.44028 - - - Modelonzekerheid lokale waterstand - - - 0 - @@ -11219,6 +9134,9 @@ 0 + 6 + + 241-255 @@ -11233,90 +9151,6 @@ 330.0 - - Windrichting - - - -0.41708 - - - Waterstand Delfzijl - - - 0 - - - Waterstand Harlingen - - - 0 - - - Waterstand Huibertgat - - - 0 - - - Waterstand Lauwersoog - - - -0.76559 - - - Waterstand West Terschelling - - - 0 - - - Windsnelheid West Terschelling | wl LO - - - -0.09599 - - - Onzekerheid waterstand Delfzijl - - - 0 - - - Onzekerheid waterstand Harlingen - - - 0 - - - Onzekerheid waterstand Huibertgat - - - 0 - - - Onzekerheid waterstand Lauwersoog - - - -0.09501 - - - Onzekerheid windsnelheid West Terschelling | wl LO - - - 0 - - - Modelonzekerheid golfhoogte - - - -0.47083 - - - Modelonzekerheid lokale waterstand - - - 0 - @@ -11329,6 +9163,9 @@ 0 + 6 + + 256-270 @@ -11343,90 +9180,6 @@ 300.0 - - Windrichting - - - -0.45135 - - - Waterstand Delfzijl - - - 0 - - - Waterstand Harlingen - - - 0 - - - Waterstand Huibertgat - - - 0 - - - Waterstand Lauwersoog - - - -0.71149 - - - Waterstand West Terschelling - - - 0 - - - Windsnelheid West Terschelling | wl LO - - - -0.09905 - - - Onzekerheid waterstand Delfzijl - - - 0 - - - Onzekerheid waterstand Harlingen - - - 0 - - - Onzekerheid waterstand Huibertgat - - - 0 - - - Onzekerheid waterstand Lauwersoog - - - -0.06463 - - - Onzekerheid windsnelheid West Terschelling | wl LO - - - 0 - - - Modelonzekerheid golfhoogte - - - -0.52543 - - - Modelonzekerheid lokale waterstand - - - 0 - @@ -11439,49 +9192,12 @@ 0 - 271-276 + 7 - Rekenwaarde waterstand [m+NAP] + 271-276 - 7.40 - - - - - - - Rekenwaarde Tp - - - 16.05 - - - Rekenwaarde d50 - - - 0.000219 - - - Betrouwbaarheidsindex doelkans - - - 4.78947 - - - Betrouwbaarheidsindex berekende kans - - - 4.78938 - - - Rekenwaarde Hs - - - 9.78 - - Rekenwaarde waterstand [m+NAP] @@ -11491,34 +9207,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -11531,49 +9219,12 @@ 0 - 277-282 + 7 - Rekenwaarde waterstand [m+NAP] + 277-282 - 5.88 - - - - - - - Rekenwaarde Tp - - - 14.87 - - - Rekenwaarde d50 - - - 0.000219 - - - Betrouwbaarheidsindex doelkans - - - 4.05485 - - - Betrouwbaarheidsindex berekende kans - - - 4.05500 - - - Rekenwaarde Hs - - - 8.85 - - Rekenwaarde waterstand [m+NAP] @@ -11583,34 +9234,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -11623,49 +9246,12 @@ 0 - 283-288 + 7 - Rekenwaarde waterstand [m+NAP] + 283-288 - 5.88 - - - - - - - Rekenwaarde Tp - - - 14.87 - - - Rekenwaarde d50 - - - 0.000219 - - - Betrouwbaarheidsindex doelkans - - - 4.05485 - - - Betrouwbaarheidsindex berekende kans - - - 4.05500 - - - Rekenwaarde Hs - - - 8.85 - - Rekenwaarde waterstand [m+NAP] @@ -11675,34 +9261,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -11715,49 +9273,12 @@ 0 - 289-294 + 7 - Rekenwaarde waterstand [m+NAP] + 289-294 - 5.46 - - - - - - - Rekenwaarde Tp - - - 14.51 - - - Rekenwaarde d50 - - - 0.000219 - - - Betrouwbaarheidsindex doelkans - - - 3.80234 - - - Betrouwbaarheidsindex berekende kans - - - 3.80281 - - - Rekenwaarde Hs - - - 8.56 - - Rekenwaarde waterstand [m+NAP] @@ -11767,34 +9288,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -11807,49 +9300,12 @@ 0 - 295-300 + 7 - Rekenwaarde waterstand [m+NAP] + 295-300 - 4.22 - - - - - - - Rekenwaarde Tp - - - 13.25 - - - Rekenwaarde d50 - - - 0.000219 - - - Betrouwbaarheidsindex doelkans - - - 2.85527 - - - Betrouwbaarheidsindex berekende kans - - - 2.85617 - - - Rekenwaarde Hs - - - 7.56 - - Rekenwaarde waterstand [m+NAP] @@ -11859,34 +9315,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -12633,56 +10061,275 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + id="45b12bc0-838c-4a9b-b0ac-ddc2aac9a3af"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +