MCPcopy Create free account
hub / github.com/IQEngine/IQEngine / getOrigin

Method getOrigin

client/src/utils/sigmfMetadata.ts:53–55  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51 }
52
53 getOrigin() {
54 return this.global['traceability:origin'];
55 }
56
57 getSampleRate() {
58 return Number(this.global['core:sample_rate'] ?? 1e6);

Callers 11

MetaRawFunction · 0.80
FileRowFunction · 0.80
useUpdateMetaFunction · 0.80
getMinimapIQMethod · 0.80
getIQDataBlocksMethod · 0.80
getIQDataBlocksMethod · 0.80
getMinimapIQMethod · 0.80
getMinimapIQMethod · 0.80
getIQDataBlocksMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected