HOPS
HOPS class reference
|
Public Member Functions | |
def | export_json (self) |
def | import_json (self, json_dict) |
JsonSerializableObject, functions must be overloaded for complex types
def vpal.report_lib.JsonSerializableObject.export_json | ( | self | ) |
Reimplemented in vpal.fringe_file_manipulation.SingleBaselinePolarizationProductCollection, vpal.fourphase_lib.ExperimentReportData, vpal.fourphase_lib.SingleStationPhaseDelayOffsets, vpal.fourphase_lib.Configuration, vpal.ffres2pcp_lib.ExperimentReportData, vpal.ffres2pcp_lib.SingleStationPCPhases, and vpal.ffres2pcp_lib.Configuration.
def vpal.report_lib.JsonSerializableObject.import_json | ( | self, | |
json_dict | |||
) |
Reimplemented in vpal.fourphase_lib.ExperimentReportData, and vpal.ffres2pcp_lib.ExperimentReportData.