• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kstars

_INumberVectorProperty Struct Reference

Number vector property descriptor. More...

#include <indiapi.h>

List of all members.


Public Attributes

void * aux
char device [MAXINDIDEVICE]
char group [MAXINDIGROUP]
char label [MAXINDILABEL]
char name [MAXINDINAME]
int nnp
INumber * np
IPerm p
IPState s
double timeout
char timestamp [MAXINDITSTAMP]

Detailed Description

Number vector property descriptor.

INumber.format may be any printf-style appropriate for double or style "m" to create sexigesimal using the form "%\<w\>.\<f\>m" where:
<w> is the total field width.
<f> is the width of the fraction. valid values are:
9 -> <w>:mm:ss.ss
8 -> <w>:mm:ss.s
6 -> <w>:mm:ss
5 -> <w>:mm.m
3 -> <w>:mm

examples:

To produce "-123:45", use %7.3m
To produce " 0:01:02", use %9.6m

Definition at line 206 of file indiapi.h.


Member Data Documentation

void* _INumberVectorProperty::aux

handy place to hang helper info

Definition at line 228 of file indiapi.h.

char _INumberVectorProperty::device[MAXINDIDEVICE]

device name

Definition at line 208 of file indiapi.h.

char _INumberVectorProperty::group[MAXINDIGROUP]

GUI grouping hint.

Definition at line 214 of file indiapi.h.

char _INumberVectorProperty::label[MAXINDILABEL]

short description

Definition at line 212 of file indiapi.h.

char _INumberVectorProperty::name[MAXINDINAME]

property name

Definition at line 210 of file indiapi.h.

int _INumberVectorProperty::nnp

dimension of np[]

Definition at line 224 of file indiapi.h.

INumber* _INumberVectorProperty::np

numbers comprising this vector

Definition at line 222 of file indiapi.h.

IPerm _INumberVectorProperty::p

client accessibility hint

Definition at line 216 of file indiapi.h.

IPState _INumberVectorProperty::s

current property state

Definition at line 220 of file indiapi.h.

double _INumberVectorProperty::timeout

current max time to change, secs

Definition at line 218 of file indiapi.h.

char _INumberVectorProperty::timestamp[MAXINDITSTAMP]

ISO 8601 timestamp of this event.

Definition at line 226 of file indiapi.h.


The documentation for this struct was generated from the following file:
  • indiapi.h

kstars

Skip menu "kstars"
  • Main Page
  • Modules
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • keduca
  • kstars
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal