LateralRaiseExerciseName
public struct LateralRaiseExerciseName : ExerciseName
extension LateralRaiseExerciseName: Hashable
Lateral Raise Exercise Name
-
Exercise Name Type
Declaration
Swift
public typealias ExerciseNameType = LateralRaiseExerciseName
-
Exercise Catagory Type
Declaration
Swift
public var catagory: ExerciseCategory { get }
-
Exercise Name
Declaration
Swift
private(set) public var name: String { get }
-
Exercise Name Number
Declaration
Swift
private(set) public var number: UInt16 { get }
-
List of Supported ExerciseNames
Declaration
Swift
static var supportedExerciseNames: [LateralRaiseExerciseName] { get }
-
Creates a ExerciseName Object
Declaration
Swift
static func create(rawValue: UInt16) -> LateralRaiseExerciseName?
Parameters
rawValue
exerciseNumber
Return Value
ExerciseName Object
-
45 Degree Cable External Rotation
Declaration
Swift
static var fortyFiveDegreeCableExternalRotation: LateralRaiseExerciseName { get }
-
Alternating Lteral Raise with Static Hold
Declaration
Swift
static var alternatingLateralRaiseStaticHold: LateralRaiseExerciseName { get }
-
Bar Muscle Up
Declaration
Swift
static var barMuscleUp: LateralRaiseExerciseName { get }
-
Bent Over Lateral Raise
Declaration
Swift
static var bentOverLateralRaise: LateralRaiseExerciseName { get }
-
Cable Diagonal Raise
Declaration
Swift
static var cableDiagonalRaise: LateralRaiseExerciseName { get }
-
Cable Front Raise
Declaration
Swift
static var cableFrontRaise: LateralRaiseExerciseName { get }
-
Calorie Row
Declaration
Swift
static var calorieRow: LateralRaiseExerciseName { get }
-
Combo Shoulder Raise
Declaration
Swift
static var comboShoulderRaise: LateralRaiseExerciseName { get }
-
Dumbbell Diagonal Raise
Declaration
Swift
static var dumbbellDiagonalRaise: LateralRaiseExerciseName { get }
-
Dumbbell V Raise
Declaration
Swift
static var dumbbellVRaise: LateralRaiseExerciseName { get }
-
Front Raise
Declaration
Swift
static var frontRaise: LateralRaiseExerciseName { get }
-
Leaning Dumbbell Lateral Raise
Declaration
Swift
static var leaningDumbbellLateralRaise: LateralRaiseExerciseName { get }
-
Lying Dumbbell Raise
Declaration
Swift
static var lyingDumbbellRaise: LateralRaiseExerciseName { get }
-
Muscle Up
Declaration
Swift
static var muscleUp: LateralRaiseExerciseName { get }
-
One Arm Cable Lateral Raise
Declaration
Swift
static var oneArmCableLateralRaise: LateralRaiseExerciseName { get }
-
Overhand Grip Rear Lateral Raise
Declaration
Swift
static var overhandGripRearLateralRaise: LateralRaiseExerciseName { get }
-
Plate Raises
Declaration
Swift
static var plateRaises: LateralRaiseExerciseName { get }
-
Ring Dip
Declaration
Swift
static var ringDip: LateralRaiseExerciseName { get }
-
Weighted Ring Dip
Declaration
Swift
static var weightedRingDip: LateralRaiseExerciseName { get }
-
Ring Muscle Up
Declaration
Swift
static var ringMuscleUp: LateralRaiseExerciseName { get }
-
Weighted Ring Muscle Up
Declaration
Swift
static var weightedRingMuscleUp: LateralRaiseExerciseName { get }
-
Rope Climb
Declaration
Swift
static var ropeClimb: LateralRaiseExerciseName { get }
-
Weighted Rope Climb
Declaration
Swift
static var weightedRopeClimb: LateralRaiseExerciseName { get }
-
Scaption
Declaration
Swift
static var scaption: LateralRaiseExerciseName { get }
-
Seated Lateral Raise
Declaration
Swift
static var seatedLateralRaise: LateralRaiseExerciseName { get }
-
Seated Rear Lateral Raise
Declaration
Swift
static var seatedRearLateralRaise: LateralRaiseExerciseName { get }
-
Side Lying Lateral Raise
Declaration
Swift
static var sideLyingLatralRaise: LateralRaiseExerciseName { get }
-
Standing Lift
Declaration
Swift
static var standingLift: LateralRaiseExerciseName { get }
-
Suspended Row
Declaration
Swift
static var suspendedRow: LateralRaiseExerciseName { get }
-
Underhand Grip Rear Lateral Raise
Declaration
Swift
static var underhandGripRearLateralRaise: LateralRaiseExerciseName { get }
-
Wall Slide
Declaration
Swift
static var wallSlide: LateralRaiseExerciseName { get }
-
Weighted Wall Slide
Declaration
Swift
static var weightedWallSlide: LateralRaiseExerciseName { get }