MCPcopy Create free account

hub / github.com/Team254/FRC-2014 / functions

Functions696 in github.com/Team254/FRC-2014

Methodcap
(double signal, double max)
src/com/team254/lib/SignalUtils.java:10
MethodcapU
()
src/com/team254/lib/FlywheelController.java:43
Methodclap
()
src/com/team254/frc2014/subsystems/Pinniped.java:51
FunctioncompareDataPointX
(dataPoint1, dataPoint2)
app/canvasjs-1/source/canvasjs.js:623
FunctioncompareNumbers
(a, b)
app/canvasjs-1/source/canvasjs.js:619
MethodcreateResponse
(String res)
src/com/team254/lib/util/HtmlResponse.java:33
Functionda
(a,c)
app/canvasjs-1/canvasjs.min.js:26
Methoddeserialize
(String serialized)
src/com/team254/lib/trajectory/io/IPathDeserializer.java:12
MethoddimeStop
()
src/com/team254/frc2014/AutoMode.java:278
Methoddisable
()
src/com/team254/lib/FlywheelController.java:103
MethoddisabledInit
()
src/com/team254/frc2014/ChezyCompetition.java:56
MethoddisabledPeriodic
()
src/com/team254/frc2014/ChezyCompetition.java:268
Methoddone
()
src/com/team254/frc2014/actions/WaitUntilAutonTimeAction.java:26
Methoddone
()
src/com/team254/frc2014/actions/DriveToUltrasonicRangeAction.java:36
Methoddone
()
src/com/team254/frc2014/actions/DrivePathAction.java:34
Methoddone
()
src/com/team254/frc2014/actions/DriveAction.java:80
Methoddone
()
src/com/team254/frc2014/actions/DrivePathWithRunningShotAction.java:69
Methoddone
()
src/com/team254/frc2014/actions/WaitForHotGoalToSwitchAction.java:22
Methoddone
()
src/com/team254/frc2014/actions/WaitAction.java:20
MethoddriveAndCoast
(double feet, double timeout)
src/com/team254/frc2014/AutoMode.java:263
MethoddriveArc
(double feet, double heading, double timeout)
src/com/team254/frc2014/AutoMode.java:266
MethoddriveSpeedTurn
(double speed, double turn)
src/com/team254/frc2014/subsystems/Drivebase.java:126
Methodenable
()
src/com/team254/lib/FlywheelController.java:99
FunctioneventHandler
(ev)
app/canvasjs-1/source/canvasjs.js:10058
Methodexecute
()
src/com/team254/frc2014/actions/DrivePathWithPathFlipperAction.java:20
Methodexecute
()
src/com/team254/frc2014/actions/WaitUntilAutonTimeAction.java:19
Methodexecute
()
src/com/team254/frc2014/actions/DriveToUltrasonicRangeAction.java:19
Methodexecute
()
src/com/team254/frc2014/actions/DrivePathAction.java:20
Methodexecute
()
src/com/team254/frc2014/actions/DriveAction.java:31
Methodexecute
()
src/com/team254/frc2014/actions/DrivePathWithRunningShotAction.java:27
Methodexecute
()
src/com/team254/frc2014/actions/WaitForHotGoalToSwitchAction.java:14
Methodexecute
()
src/com/team254/frc2014/actions/WaitAction.java:13
Functionfcn
($0)
app/canvasjs-1/source/canvasjs.js:10007
Methodfree
Delete (free) the accumulator and the analog components used for the gyro.
src/com/team254/lib/ChezyGyro.java:128
Methodget
()
src/com/team254/lib/ChezyButton.java:31
Methodget
(String name)
src/com/team254/lib/SubsystemLister.java:29
Methodget
()
src/com/team254/lib/TimedBoolean.java:23
Methodget
()
src/com/team254/frc2014/subsystems/Shooter.java:93
MethodgetAutoInboundButton
()
src/com/team254/frc2014/OperatorJoystick.java:22
FunctiongetContext
* This funtion is assigned to the <canvas> elements as element.getContext(). * @this {HTMLElement} * @return {CanvasRenderingContext
app/canvasjs-1/source/excanvas.js:65
MethodgetDifferenceInAngleDegrees
Get the difference in angle between two angles. @param from The first angle @param to The second angle @return The change in angle from the first arg
src/com/team254/lib/util/ChezyMath.java:126
MethodgetDoSteer
()
src/com/team254/frc2014/AutoModeSelector.java:89
MethodgetGoal
()
src/com/team254/lib/OpenLoopController.java:30
MethodgetGoal
()
src/com/team254/lib/FlywheelController.java:124
MethodgetGoal
()
src/com/team254/lib/Controller.java:15
MethodgetGoal
()
src/com/team254/frc2014/controllers/RpmFlywheelController.java:34
MethodgetGoal
()
src/com/team254/frc2014/controllers/TrajectoryDriveController.java:89
MethodgetGoal
()
src/com/team254/frc2014/controllers/HoldPositionController.java:54
MethodgetHeading
()
src/com/team254/lib/trajectory/TrajectoryFollower.java:65
MethodgetIntakeRollerSpeed
()
src/com/team254/frc2014/subsystems/Intake.java:76
MethodgetLastRpm
()
src/com/team254/frc2014/subsystems/Shooter.java:140
MethodgetLeftCount
()
src/com/team254/frc2014/hotgoal/CheesyVisionHotGoalDetector.java:65
MethodgetLeftCount
()
src/com/team254/frc2014/hotgoal/BannerHotGoalDetector.java:87
MethodgetLeftEncoder
()
src/com/team254/frc2014/subsystems/Drivebase.java:81
MethodgetLeftEncoderDistanceInMeters
()
src/com/team254/frc2014/subsystems/Drivebase.java:89
MethodgetLowerLimit
()
src/com/team254/lib/ControlSource.java:11
MethodgetLowerLimit
()
src/com/team254/frc2014/subsystems/Shooter.java:132
MethodgetName
()
src/com/team254/lib/trajectory/Path.java:21
MethodgetNotSure
()
src/com/team254/frc2014/hotgoal/CheesyVisionHotGoalDetector.java:48
MethodgetNotSure
()
src/com/team254/frc2014/hotgoal/HotGoalDetector.java:15
MethodgetNotSure
()
src/com/team254/frc2014/hotgoal/BannerHotGoalDetector.java:68
MethodgetRightCount
()
src/com/team254/frc2014/hotgoal/CheesyVisionHotGoalDetector.java:69
MethodgetRightCount
()
src/com/team254/frc2014/hotgoal/BannerHotGoalDetector.java:91
MethodgetRightEncoder
()
src/com/team254/frc2014/subsystems/Drivebase.java:93
MethodgetRightEncoderDistanceInMeters
()
src/com/team254/frc2014/subsystems/Drivebase.java:101
MethodgetSeletedId
()
src/com/team254/frc2014/AutoModeSelector.java:44
MethodgetSmartDashboardType
()
src/com/team254/lib/ChezyGyro.java:183
MethodgetSolenoidState
()
src/com/team254/frc2014/subsystems/Intake.java:72
MethodgetTable
{@inheritDoc}
src/com/team254/lib/ChezyGyro.java:199
MethodgetUpperLimit
()
src/com/team254/lib/ControlSource.java:12
MethodgetUpperLimit
()
src/com/team254/frc2014/subsystems/Shooter.java:136
MethodgetVelocity
()
src/com/team254/lib/FlywheelController.java:91
MethodgetXhat
()
src/com/team254/lib/StateSpaceController.java:92
MethodgoLeft
()
src/com/team254/lib/trajectory/Path.java:23
MethodgoLeft
()
src/com/team254/frc2014/hotgoal/CheesyVisionHotGoalDetector.java:56
MethodgoLeft
()
src/com/team254/frc2014/hotgoal/BannerHotGoalDetector.java:54
Functiongt
()
app/jquery.min.js:4
Methodhandle
(self)
extra/server_test.py:13
Functionia
(a,c)
app/canvasjs-1/canvasjs.min.js:7
Methodinit
()
src/com/team254/frc2014/actions/WaitUntilAutonTimeAction.java:23
Methodinit
()
src/com/team254/frc2014/actions/DriveToUltrasonicRangeAction.java:33
Methodinit
()
src/com/team254/frc2014/actions/DrivePathAction.java:26
Methodinit
()
src/com/team254/frc2014/actions/DriveAction.java:35
Methodinit
()
src/com/team254/frc2014/actions/WaitForHotGoalToSwitchAction.java:18
Methodinit
()
src/com/team254/frc2014/actions/WaitAction.java:17
MethodinitTable
{@inheritDoc}
src/com/team254/lib/ChezyGyro.java:191
FunctionintToRGB
(num)
app/canvasjs-1/source/canvasjs.js:645
MethodisCrossEyed
()
src/com/team254/frc2014/hotgoal/BannerHotGoalDetector.java:25
Functionit
(e,t,n)
app/jquery.min.js:4
Functionnr
(e,t,n)
app/jquery.min.js:6
Functionoa
(a,c)
app/canvasjs-1/canvasjs.min.js:31
FunctiononPropertyChange
(e)
app/canvasjs-1/source/excanvas.js:184
FunctiononResize
(e)
app/canvasjs-1/source/excanvas.js:202
MethodonTarget
()
src/com/team254/lib/FlywheelController.java:113
Functionot
()
app/jquery.min.js:5
MethodpidGet
Get the angle of the gyro for use with PIDControllers @return the current angle according to the gyro
src/com/team254/lib/ChezyGyro.java:176
MethodprobablySawGoalChange
()
src/com/team254/frc2014/hotgoal/CheesyVisionHotGoalDetector.java:36
MethodprobablySawGoalChange
()
src/com/team254/frc2014/hotgoal/BannerHotGoalDetector.java:64
MethodpushData
(String message)
src/com/team254/lib/ChezyHTTPServer.java:26
Functionq
(e)
app/jquery.min.js:4
← previousnext →501–600 of 696, ranked by callers