JournalGetMeasurementInfo(String, String, IFreqPortFreqConv, Boolean) Method

Gets Measurement Info

Definition

Namespace: Metas.Vna.Journal
Assembly: Metas.Vna.Journal (in Metas.Vna.Journal.dll) Version: 2.8.9053.20299
C#
public MeasurementInfo GetMeasurementInfo(
	string path,
	string rootPathDb,
	IFreqPortFreqConv data,
	bool areSwitchTerms = false
)

Parameters

path  String
Measurement Path
rootPathDb  String
Root Path Database
data  IFreqPortFreqConv
Data
areSwitchTerms  Boolean  (Optional)
Are Switch Terms

Return Value

MeasurementInfo

See Also