Home
last modified time | relevance | path

Searched refs:mountAxisNP (Results 1 – 2 of 2) sorted by relevance

/dports/devel/indi/indi-1.9.1/drivers/telescope/
H A Dtelescope_simulator.cpp94 IUFillNumberVector(&mountAxisNP, mountAxisN, 2, getDeviceName(), "MOUNT_AXES", "Mount Axes", in initProperties()
150 defineProperty(&mountAxisNP); in ISGetProperties()
312 IDSetNumber(&mountAxisNP, nullptr); in ReadScopeStatus()
H A Dtelescope_simulator.h129 INumberVectorProperty mountAxisNP; variable