Class InitializationData.FmuMaxStepSizeConstraint

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void validate()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FmuMaxStepSizeConstraint

        public FmuMaxStepSizeConstraint()
    • Method Detail

      • validate

        public void validate()
                      throws java.lang.Exception
        Specified by:
        validate in interface IVarStepConstraint
        Throws:
        java.lang.Exception