jmri
Interface DccThrottle

All Superinterfaces:
Throttle
All Known Implementing Classes:
AbstractThrottle, CbusThrottle, DebugThrottle, EasyDccThrottle, EcosDccThrottle, EliteXNetThrottle, LocoNetThrottle, NceThrottle, Pr2Throttle, SerialThrottle, SprogCSThrottle, SprogThrottle, SRCPThrottle, Throttle, XNetThrottle, XpaThrottle

public interface DccThrottle
extends Throttle

Provide DCC-specific extensions to Throttle interface.


This file is part of JMRI.

JMRI is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation. See the "COPYING" file for a copy of this license.

JMRI is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Author:
Bob Jacobsen Copyright (C) 2001
See Also:
Throttle

Field Summary
static int SpeedStepMode128
           
static int SpeedStepMode14
           
static int SpeedStepMode27
           
static int SpeedStepMode28
           
 
Method Summary
 float getSpeedIncrement()
           
 int getSpeedStepMode()
           
 void setSpeedStepMode(int Mode)
           
 
Methods inherited from interface jmri.Throttle
addPropertyChangeListener, dispatch, dispose, getF0, getF0Momentary, getF1, getF10, getF10Momentary, getF11, getF11Momentary, getF12, getF12Momentary, getF13, getF13Momentary, getF14, getF14Momentary, getF15, getF15Momentary, getF16, getF16Momentary, getF17, getF17Momentary, getF18, getF18Momentary, getF19, getF19Momentary, getF1Momentary, getF2, getF20, getF20Momentary, getF21, getF21Momentary, getF22, getF22Momentary, getF23, getF23Momentary, getF24, getF24Momentary, getF25, getF25Momentary, getF26, getF26Momentary, getF27, getF27Momentary, getF28, getF28Momentary, getF2Momentary, getF3, getF3Momentary, getF4, getF4Momentary, getF5, getF5Momentary, getF6, getF6Momentary, getF7, getF7Momentary, getF8, getF8Momentary, getF9, getF9Momentary, getIsForward, getLocoAddress, getSpeedSetting, release, removePropertyChangeListener, setF0, setF0Momentary, setF1, setF10, setF10Momentary, setF11, setF11Momentary, setF12, setF12Momentary, setF13, setF13Momentary, setF14, setF14Momentary, setF15, setF15Momentary, setF16, setF16Momentary, setF17, setF17Momentary, setF18, setF18Momentary, setF19, setF19Momentary, setF1Momentary, setF2, setF20, setF20Momentary, setF21, setF21Momentary, setF22, setF22Momentary, setF23, setF23Momentary, setF24, setF24Momentary, setF25, setF25Momentary, setF26, setF26Momentary, setF27, setF27Momentary, setF28, setF28Momentary, setF2Momentary, setF3, setF3Momentary, setF4, setF4Momentary, setF5, setF5Momentary, setF6, setF6Momentary, setF7, setF7Momentary, setF8, setF8Momentary, setF9, setF9Momentary, setIsForward, setSpeedSetting
 

Field Detail

SpeedStepMode128

static final int SpeedStepMode128
See Also:
Constant Field Values

SpeedStepMode28

static final int SpeedStepMode28
See Also:
Constant Field Values

SpeedStepMode27

static final int SpeedStepMode27
See Also:
Constant Field Values

SpeedStepMode14

static final int SpeedStepMode14
See Also:
Constant Field Values
Method Detail

getSpeedIncrement

float getSpeedIncrement()

setSpeedStepMode

void setSpeedStepMode(int Mode)

getSpeedStepMode

int getSpeedStepMode()


Copyright © 1997 - 2009 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads