Icon class icon_class fas fa-quote-left icon_class_computed fas fa-quote-left Related content Figure 1: Simulation stereotypes Figure 21: PhSVariables and PhSConstant in SysML Source SysPhS-1.1 Copyright information About Object Management Group copyright in text extracts quoted from OMG specifications for educational purposes Snippet kind INFO SysPhS Keywords PhSVariable Keywords SysPhS SysML Systems Modeling Language Previous snippet Full quote A PhSVariable has values that can vary over time in a continuous or discrete fashion. Next snippet Continuous variables have values that are close to their values at nearby times in the past and future. Discrete variables have values that are the same as their values at nearby times in either the past or future, or both. Related snippets A PhSConstant has values that do not change during simulation runs. Values can change between simulation runs. Related snippets (backlinks) Continuous variables have values that are close to their values at nearby times in the past and future. Discrete variables have values that are the same as their values at nearby times in either the past or future, or both. PhSVariable: [1] The stereotyped property must be typed by Real, Integer, or Boolean, or one of their specializations. PhSVariable: [2] isContinuous may be true only when the stereotyped property is typed by Real or one of its specializations. PhSVariable: [3] isConserved may be true only when isContinuous is true and the stereotyped property is on a block specialized from ConservedQuantityKind (see Subclause 11.2.2). PhSVariable: [4] changeCycle may be other than 0 only when isContinuous is false. PhSVariable: [5] changeCycle must be positive or 0. Visit also Visit also (backlinks) Flags