IfcLagTime
作者:互联网
实体定义
IfcLagTime描述了两个进程之间的序列关系中可能存在的时间参数。
IfcLagTime提供有关序列中前置进程和后续进程之间存在的时滞的信息。时滞的断言对于序列是可选的,但对于专门处理在特定时间发生的过程的工作计划,应该断言时滞。
滞后时间具有持续时间类型。这允许识别正在测量的是经过的时间还是工作时间(其中工作时间是完成流程所需时间的估计值,经过的时间是实际分配给流程的时间量)
可以捕获持续时间的测量形式。测量、预测或模拟允许值。该值的选择取决于明细表的使用。也允许使用未定义的值。
时滞值可以选择为百分比比率或实际时间度量。如果选择作为比率,该百分比应适用于前置进程(相关进程)的持续时间,例如,0.5(50%)的值将指示后续任务应在前置任务完成50%时开始(如果使用启动序列类型),或者在以下情况下,应等待前置进程完成后已过前置进程持续时间的50%完成-开始序列类型。
还可以设置任务持续时间的时间单位,并且可以将其设置为任何允许的时间度量单位。
IFC4中的新实体。
Attribute definitions
# | Attribute | Type | Cardinality | Description | C |
---|---|---|---|---|---|
4 | LagValue | IfcTimeOrRatioSelect | [1:1] | Value of the time lag selected as being either a ratio or a time measure. | X |
5 | DurationType | IfcTaskDurationEnum | [1:1] | The allowed types of task duration that specify the lag time measurement (work time or elapsed time). | X |
Attribute inheritance
# | Attribute | Type | Cardinality | Description | C |
---|---|---|---|---|---|
IfcSchedulingTime | |||||
1 | Name | IfcLabel | [0:1] | Optional name for the time definition. | X |
2 | DataOrigin | IfcDataOriginEnum | [0:1] | Specifies the origin of the scheduling time entity. It currently differentiates between predicted, simulated, measured, and user defined values. | X |
3 | UserDefinedDataOrigin | IfcLabel | [0:1] | Value of the data origin if DataOrigin attribute is USERDEFINED. | X |
IfcLagTime | |||||
4 | LagValue | IfcTimeOrRatioSelect | [1:1] | Value of the time lag selected as being either a ratio or a time measure. | X |
5 | DurationType | IfcTaskDurationEnum | [1:1] | The allowed types of task duration that specify the lag time measurement (work time or elapsed time). | X |
EXPRESS Specification
###########################
标签:前置,lag,时间,IfcLagTime,time,进程 来源: https://www.cnblogs.com/herd/p/16491769.html