dat_bird_curr {AvInertia} | R Documentation |
Bird specific morphology dataset
Description
A dataset containing the bird specific morphology data for a pigeon BirdID = 20_0300, TestID = 20_03004, FrameID = 317
Usage
dat_bird_curr
Format
A dataframe with 1 row and 125 variables. Only 29 required for proper operation:
- total_bird_mass
Mass of full bird for the current wing (kg)
- wing_mass
Mass of one wing, should be the current wing (kg)
- barb_radius
Radius of feather barb for current species (m)
- barb_distance
Distance between feather barbs for current species (m)
- brachial_muscle_mass
Mass of all muscles in the brachial region of the wing (kg)
- antebrachial_muscle_mass
Mass of all muscles in the antebrachial region of the wing (kg)
- manus_muscle_mass
Mass of all muscles in the manus region of the wing (kg)
- all_skin_coverts_mass
Mass of all skin and covert feathers (kg).
- tertiary_mass
Mass of tertiary feathers (kg).
- extend_neck
Logical input defining whether the neck should be modeled as extended or not
- head_length
Length of the head from base to tip (m)
- head_mass
Mass of the head (kg)
- head_height
Height of the head at the base (m)
- neck_mass
Mass of the neck (kg)
- neck_width
OPTIONAL: Average width of the stretched neck (m)
- neck_length
OPTIONAL: Length of the stretched neck (m)
- torsotail_length
Length from the beginning of the torso to the tip of the tail (m)
- torsotail_mass
Mass of the torso and tail (kg)
- tail_length
Length of the tail (m)
- tail_mass
Mass of the tail (kg)
- tail_width
Average width of the furled tail (m)
- right_leg_mass
Mass of the right leg (kg)
- left_leg_mass
Mass of the left leg (kg)
- body_width_max
Maximum width of the torso (m)
- body_width_at_leg_insert
Width of the body at the point where the legs are inserted (m).
- x_loc_of_body_max
x coordinate from the VRP in the full bird frame of reference of the maximum body width (m).
- x_loc_leg_insertion
x coordinate from the VRP in the full bird frame of reference of the leg insertion location (m).
- x_loc_TorsotailCoG
x coordinate from the VRP in the full bird frame of reference of the center of gravity of the torso and tail (m).
- z_loc_TorsotailCoG
x coordinate from the VRP in the full bird frame of reference of the the center of gravity of the torso and tail (m).