|
BulkSequenceCalculatorOutputPhases Property
|
Gets output phase for each output measurement.
Namespace: PowerCalculationsAssembly: PowerCalculations (in PowerCalculations.dll) Version: 2.4.207-beta
Syntax public char[] OutputPhases { get; }
Public ReadOnly Property OutputPhases As Char()
Get
public:
property array<wchar_t>^ OutputPhases {
array<wchar_t>^ get ();
}
member OutputPhases : char[] with get
function get_OutputPhases();
View SourceProperty Value
CharSee Also