Skip to content

Incorrect conversion factor in PowerRamp units per minute and per hour #587

Description

@mzboray

Specifically the conversion between units such as WattsPerMinute and WattsPerHour are incorrect, see PowerRampSpec:

WattsPerHour(1) should be(WattsPerMinute(60))

This should be WattsPerHour(3600) should be(WattsPerMinute(60))

Also the types in PowerRamp use "m" for minutes in their symbols, but this is incorrect and "min" should be used. See Non-SI units mentioned in the SI.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions