using Deltares.DamEngine.Calculators.KernelWrappers.Interfaces; namespace Deltares.DamEngine.Calculators.KernelWrappers.WtiMacroStabilityInwards { public class WtiMacroStabilityInput : IKernelDataInput { //ToDo MWDAM-1356: Not clear yet what input must be provided //probably something like FailureMechanismParametersMStab } }