Returns the list of pressure dependent properties for which values can be obtained using capeOpenPDepProp.
list=capeOpenPDepPropList(handle)
handle: package handle, as obtained from capeOpenGetPackage
list: string list of pressure dependent property identifiers
-->handle=capeOpenGetPackage("TEA (CAPE-OPEN 1.1)","C1_C2");
-->capeOpenPDepPropList(handle)
ans =
[]
-->//this package does not support any pressure dependent properties