C# 클래스 StatRjAVGSD, chronojump

상속: Stat
파일 보기 프로젝트 열기: GNOME/chronojump

보호된 프로퍼티들

프로퍼티 타입 설명
columnsString string[]
indexType string

공개 메소드들

메소드 설명
PrepareData ( ) : void
StatRjAVGSD ( ) : System
StatRjAVGSD ( StatTypeStruct, myStatTypeStruct, Gtk treeview, string indexType ) : System
ToString ( ) : string

비공개 메소드들

메소드 설명
convertTCsTFsCombinedToIndexAVGSD ( ArrayList myDataCombined ) : ArrayList
getIndex ( double tf, double tc ) : double

메소드 상세

PrepareData() 공개 메소드

public PrepareData ( ) : void
리턴 void

StatRjAVGSD() 공개 메소드

public StatRjAVGSD ( ) : System
리턴 System

StatRjAVGSD() 공개 메소드

public StatRjAVGSD ( StatTypeStruct, myStatTypeStruct, Gtk treeview, string indexType ) : System
myStatTypeStruct StatTypeStruct,
treeview Gtk
indexType string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

columnsString 보호되어 있는 프로퍼티

protected string[] columnsString
리턴 string[]

indexType 보호되어 있는 프로퍼티

protected string indexType
리턴 string