C# 클래스 openVisN.MetadataDouble

상속: MetadataBase
파일 보기 프로젝트 열기: GridProtectionAlliance/openHistorian

공개 메소드들

메소드 설명
MetadataDouble ( System.Guid uniqueId, ulong historianId, string name, string description, CalculationMethod calculations = null ) : System

보호된 메소드들

메소드 설명
GetValue ( ulong value ) : IConvertible
ToRaw ( IConvertible value ) : ulong

메소드 상세

GetValue() 보호된 메소드

protected GetValue ( ulong value ) : IConvertible
value ulong
리턴 IConvertible

MetadataDouble() 공개 메소드

public MetadataDouble ( System.Guid uniqueId, ulong historianId, string name, string description, CalculationMethod calculations = null ) : System
uniqueId System.Guid
historianId ulong
name string
description string
calculations openVisN.Calculations.CalculationMethod
리턴 System

ToRaw() 보호된 메소드

protected ToRaw ( IConvertible value ) : ulong
value IConvertible
리턴 ulong