Skip to content

Conversation

eriove
Copy link
Contributor

@eriove eriove commented Dec 14, 2015

Added mass flow and the following units:
Radians per second
Nautical miles
Knots
Meters per hour
Second of arc
Minute of arc

@eriove
Copy link
Contributor Author

eriove commented Jan 15, 2016

Sorry for the delay. Made changes according to your comments. I'll add some comments/questions to the commit.

@angularsen
Copy link
Owner

Abbreviations min and sec ahould be fine as it does not conflict with any other Angle units. It is mainly for Angle.Parse() and .ToString () these are used. ToString () uses the first one in the list.

@angularsen
Copy link
Owner

This looks good to me at first glance. Browsing on the phone.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change should be omitted.

@angularsen
Copy link
Owner

I've gone through the entire diff now, if you go over these this should be ready to merge in.

@angularsen
Copy link
Owner

On a side note, I recommend doing smaller pull requests, such as one per class of units. This way I'll be able to merge in the good parts faster.

@eriove
Copy link
Contributor Author

eriove commented Jan 17, 2016

Fixed the project file and the inverted conversion in MassFlow, couldn't find more errors (using Google to check was certainly easier than doing it manually).

We will try to do smaller pull requests in the future. We (mainly @ulflind ) have been working with the overloading without code generation (see discussion in #113), that will be quite big too I'm afraid.

@angularsen
Copy link
Owner

Looks good. Thanks!

angularsen added a commit that referenced this pull request Jan 17, 2016
Mass flow, specific energy and some new units
@angularsen angularsen merged commit 187c3d8 into angularsen:master Jan 17, 2016
@angularsen
Copy link
Owner

Nuget 3.22.0 out.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants