Pcf API (How it starts)¶
- class valvepcf.Pcf(path=None)[source]¶
Bases:
PcfRootNode
This is the basic class to interact with pcf files. To interact with the data, consult
PcfRootNode
which this class inherits
Bases: PcfRootNode
This is the basic class to interact with pcf files.
To interact with the data, consult PcfRootNode
which this class inherits