1. op_id_self    Obtains the object ID of the sorrounding processor or queue.

2. op_topo_parent    Obtains the object ID of the specified object's parent.

3. op_topo_child_count    Obtains the number of child objects of the requested type contains within the specified parent object.

4. op_sim_end    Determing if the simulation is processing its end of simulation.

5. op_prg_list_create    Allocates a ne,empty list.

6. op_dist_load  Load a distribution for use in generating streams of stochastic values.

7. op_dist_outcome  Generates a floating-point numeric outcome for a random variable that has the specified distribution. I.e., a large number of repeated calls to this KP will generate a set of values that conform to the specified distribution.

8.

相关文章:

  • 2022-12-23
  • 2021-09-09
  • 2021-10-07
  • 2022-12-23
  • 2022-12-23
  • 2021-11-15
  • 2021-05-19
猜你喜欢
  • 2022-12-23
  • 2021-06-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-15
  • 2022-12-23
相关资源
相似解决方案