Skip to content

Uniform variable names #5

Description

@BobAubouin

The name of the variable are not uniformed across the simulator, for instance the sampling time is denoted ts in most of the class while it is sampling_time in the TCIController class. The vector of [age, height, weight, gender] is called patient_characteristic in most of the class but patient_info in TCIController. Also, the gender variable should be renamed sex as it refers to the biological sex of the patient.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions