aop_getvalattrΒΆ
aop_getvalattr returns channel attributes of one or more partial matrices.
- valAttr = aop_getvalattr(envId, elemId, pmatId, cl)
Return Value
valAttr.
Parameters
- envId
envId is the environment Id, returned by aop_openenv.
- elemId
elemId.
- pmatId
If pmatId is 0 the information for all partial matrices is returned.
- cl
cl is the client pointer, returned by rpc_clnt_create.
Example
]]
[[
History
Version |
Description |
|---|---|
5.0.0 |
New |
See also
id-1670811