TwiceAsNice
2019-02-18
|
Namespaces | |
liifSnapshot | |
Functions | |
def | liifSnapshot.appendDDstruct (_key, _dict) |
def | liifSnapshot.tst_GetParameter (iifprx, repCnt=1) |
def | liifSnapshot.tst_Authorize (iifprx) |
def | liifSnapshot.tst_GetRotatorPolynomials (iifprx) |
def | liifSnapshot.tst_GetKFPCoordinates2 (sc, iifprx) |
def | liifSnapshot.getDomain () |
Variables | |
string | liifSnapshot.insrootsl = os.environ['INSROOT'] + "/slice" |
string | liifSnapshot.jit = "-I" + insrootsl + " --all " + insrootsl + "/LbtoIIFInterfaceFactory.ice" |
liifSnapshot.jtzt = datetime.datetime.utcnow() | |
liifSnapshot.ic = Ice.initialize(sys.argv) | |
def | liifSnapshot.domain = getDomain() |
liifSnapshot.ep = ic.stringToProxy("Factory -t:default -h linc2.mpia-hd.mpg.de -p 10000") | |
liifSnapshot.iif_factory = lbto.FactoryPrx.checkedCast(ep) | |
liifSnapshot.iif_sdx = iif_factory.create('LN_LIIF_IIF', 'bentGregorianBack both', 'LINC') | |