TimeDuration : public class
Created: 2008-01-31 15:44:21
Modified: 2010-06-01 14:51:12
Project:
Advanced:
<p>CseCodeType <br/></p><p>0: 1 µsec Time <br/></p><p>1: 10 µsec Time <br/></p><p>2: 100 µsec Time <br/></p><p>3: 1 msec Time <br/></p><p>4: 10 msec Time <br/></p><p>5: 100 msec Time <br/></p><p>6: 1 sec Time <br/></p><p>7: 10 sec Time <br/></p><p>8: 1 min Time <br/></p><p>9: 1 h Time <br/></p><p>10: 1 d Time <br/></p><p><br/></p><p>100: Angular degrees Angle <br/></p><p>101: Revolutions 360 degrees Angle <br/></p><p>102: Cycle 720 degrees Angle e.g. in case of IC engines<br/></p><p>103: Cylinder segment Combustion e.g. in case of IC engines<br/></p><p>998: When frame available Time Source defined in the ASAP 2 keyword, FRAME<br/></p><p>999: Always if there is new value Calculation of a new upper range limit after receiving a new partial value, e.g. when calculating a complex trigger condition<br/></p><p>1000: Non deterministic Without fixed scaling<br/></p><p><br/></p><p>If, for example, the value in swCseCodeFactor is 360 and the value in swCseCode is 100, this is equivalent to the value 1 in swCseCodeFactor and the value 101 in swCseCode.<br/></p><p><br/></p><p>CseCodeType is from AUTOSAR and MSR/ASAM.<br/></p><p><br/></p><p>Note that we have set the cseCodeType for 1 µsec to 0 (error in AUTOSAR R3). And have changed cseCodeType 2 to 100 µsec (error in MSR).<br/></p>
Attribute Details
public CseCodeType
  cseCode
Initial: Time
Notes: This is normally time, note that when it is expressed as angle it can be converted to time.
public int
  cseCodeFactor
Initial: 1
Notes: Is normally equal to 1.
public Float
  value
Initial: 0.0
Notes: The actual value complemented with the cseCode.
Element Source Role Target Role Details
ExecutionTimeConstraint
Class  
Name: variation
Denotes the allowed variation in execution time, i.e. between minimal and maximal execution time.
Name:  
 
 
Tag Value Details
xml.xsd.type double  
Object Type Connection Notes
EAElement Class Generalization  
ExecutionTimeConstraint Class Strong