dbSetCellViewEquivalentConnectivityTime
dbSetCellViewEquivalentConnectivityTime
d_cvId
t_timestring
)
=> t / nil
Description
Sets the equivalent connectivity time on the specified cellview.
Arguments
Value Returned
|
Equivalent connectivity time is set on the specified cellview |
|
Example
Equivalent connectivity time timeVal is set on the cellview cvId.
dbSetCellViewEquivalentConnectivityTime(cvId, timeVal) => t
Related Topics
Equivalent Connectivity Time Functions
Return to top