Power Line Period (1/PowerFreq)


Namespace: PalmSens
Assembly: PalmSens (in PalmSens.dll)

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly Property PowerLinePeriod As Single
C#
public static float PowerLinePeriod { get; }
C++
public static property float PowerLinePeriod {
    float get();
}
J#
/** property */
public float get_PowerLinePeriod();
JScript
public function get PowerLinePeriod() : float

Property Value

Missing <value> tag for "P:PalmSens.Method.PowerLinePeriod"

See Also