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.

posted on 2010-09-18 11:43  kangwang1988  阅读(966)  评论(0编辑  收藏  举报