Public Member Functions | |
| def | duration () |
| def | primary_bound () |
| def | secondary_bound () |
| def | wr1 (self) |
| def | wr2 (self) |
Public Member Functions inherited from automotive_design.time_interval | |
| def | description () |
| def | id () |
| def | name () |
Public Attributes | |
| duration | |
| primary_bound | |
| secondary_bound | |
Public Attributes inherited from automotive_design.time_interval | |
| description | |
| id | |
| name | |
Entity time_interval_with_bounds definition.
:param primary_bound
:type primary_bound:date_time_or_event_occurrence
:param secondary_bound
:type secondary_bound:date_time_or_event_occurrence
:param duration
:type duration:time_measure_with_unit | def automotive_design.time_interval_with_bounds.duration | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.time_interval_with_bounds._duration, automotive_design.time_interval_with_bounds._duration, ifc2x3.ifcworkcontrol._duration, and ifc4.ifcworkcontrol._duration.
Referenced by automotive_design.time_interval_with_bounds.wr1().
| def automotive_design.time_interval_with_bounds.primary_bound | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.time_interval_with_bounds._primary_bound, automotive_design.time_interval_with_bounds._primary_bound, and automotive_design.date_time_or_event_occurrence.
Referenced by automotive_design.time_interval_with_bounds.wr2().
| def automotive_design.time_interval_with_bounds.secondary_bound | ( | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.time_interval_with_bounds._secondary_bound, automotive_design.time_interval_with_bounds._secondary_bound, and automotive_design.date_time_or_event_occurrence.
Referenced by automotive_design.time_interval_with_bounds.wr1(), and automotive_design.time_interval_with_bounds.wr2().
| def automotive_design.time_interval_with_bounds.wr1 | ( | self | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.time_interval_with_bounds.duration, automotive_design.time_interval_with_bounds.duration, ifc2x3.ifcworkcontrol.duration, ifc4.ifcworkcontrol.duration, KDL::Trajectory_Composite.duration, KDL::Trajectory_Stationary.duration, KDL::VelocityProfile_Trap.duration, KDL::VelocityProfile_TrapHalf.duration, RobotGui::TaskTrajectory.duration, RobotGui::TrajectorySimulate.duration, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.time_interval_with_bounds.secondary_bound, and automotive_design.time_interval_with_bounds.secondary_bound.
| def automotive_design.time_interval_with_bounds.wr2 | ( | self | ) |
References ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.time_interval_with_bounds.primary_bound, automotive_design.time_interval_with_bounds.primary_bound, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.time_interval_with_bounds.secondary_bound, and automotive_design.time_interval_with_bounds.secondary_bound.
| automotive_design.time_interval_with_bounds.duration |
Referenced by automotive_design.time_interval_with_bounds.wr1().
| automotive_design.time_interval_with_bounds.primary_bound |
Referenced by automotive_design.time_interval_with_bounds.wr2().
| automotive_design.time_interval_with_bounds.secondary_bound |