C# Class hobd.SensorTrackData

Afficher le fichier Open project: cail/hobd Class Usage Examples

Méthodes publiques

Свойство Type Description
gap int
history_t List
history_v List
id string
last_stored long
length int
period int
startat long
stopat long

Property Details

gap public_oe property

public int gap
Résultat int

history_t public_oe property

public List history_t
Résultat List

history_v public_oe property

public List history_v
Résultat List

id public_oe property

public string id
Résultat string

last_stored public_oe property

public long last_stored
Résultat long

length public_oe property

public int length
Résultat int

period public_oe property

public int period
Résultat int

startat public_oe property

public long startat
Résultat long

stopat public_oe property

public long stopat
Résultat long