export RPSDIR=$RPS_DIR
export PPSDIR=$RPSDIR

export PATH=${RPSDIR}/Scripts:${RPSDIR}/bin/${RPS_ARCH}/${RPS_OS}:$PATH


export HOSTLOADPREDCTRLPORT=5000
export HOSTLOADPREDBUFFERPORT=5001
export SPINSERVERPORT=6000

export HOSTLOADPREDCTRLPORT_MEAN=5050
export HOSTLOADPREDBUFFERPORT_MEAN=5051

export HOSTLOADPREDCTRLPORT_LAST=5100
export HOSTLOADPREDBUFFERPORT_LAST=5101

export HOSTLOADSERVERCTRLPORT=5150
export HOSTLOADSERVERBUFFERPORT=5151

export HOSTLOADMEASUREBUFFERPORT=5201


