pydseamslib.cyoda.writeDump

Contents

pydseamslib.cyoda.writeDump#

pydseamslib.cyoda.writeDump(yCloud: pydseamslib.cyoda.PointCloudDouble, path: str, outFile: str) int#

Generic function for writing out to a dump file.

Parameters:
  • yCloud (The output molSys::PointCloud)

  • path (Path to the output directory to which the info in PairCorrel struct are printed out.)

  • outFile (The output file to which the info in PairCorrel struct are printed out)