Multichannel-systems NeuroExplorer Instrukcja Użytkownika Strona 299

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 373
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 298
5.5.13.19. RoundToTS Function
RoundToTS Function
Rounds the specified number to the nearest timestamp value.
Syntax
double RoundToTS(doc, time)
Parameters
Parameter Type Description
doc documentReference Reference to the document.
time double The time value (in seconds) to be rounded.
Returns
The document timestamp value (in seconds) nearest to the specified time.
Comments
None
Usage
NexScript
doc = GetActiveDocument()
ts = RoundToTS(doc, 1.234)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 297
Przeglądanie stron 298
1 2 ... 294 295 296 297 298 299 300 301 302 303 304 ... 372 373

Komentarze do niniejszej Instrukcji

Brak uwag