public class PowerSensorMeasurementJournalItem : MeasurementJournalItem
Public Class PowerSensorMeasurementJournalItem
Inherits MeasurementJournalItem
public ref class PowerSensorMeasurementJournalItem : public MeasurementJournalItem
type PowerSensorMeasurementJournalItem =
class
inherit MeasurementJournalItem
end
PowerSensorMeasurementJournalItem | Initializes a new instance of the PowerSensorMeasurementJournalItem class |
Filter | Power Sensor Filter |
Info |
Info
(Overrides MeasurementJournalItemInfo) |
MeasurementPath |
Measurement Path
(Inherited from MeasurementJournalItem) |
PowerSensor | Power Sensor |
PowerSensorReadings | Power Sensor Readings |
SoftwareZero | Software Zero before Measurement |
SoftwareZeroValue | Software Zero Value / W |
TimeStamp |
Time Stamp
(Inherited from JournalItem) |
Type |
Type
(Overrides MeasurementJournalItemType) |
VnaDevice |
VNA Device
(Inherited from MeasurementJournalItem) |
VnaSweepPoints | VNA Sweep Points |
Zero | Power Sensor Zero before Measurement |
CompareTo |
Compare To
(Inherited from JournalItem) |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetInfo |
Gets Info
(Overrides MeasurementJournalItemGetInfo(Int32)) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |