Class MyObjectBuilder_MotorStatorDefinition
Inheritance
System.Object
MyObjectBuilder_MotorStatorDefinition
Assembly: SpaceEngineers.ObjectBuilders.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_MotorStatorDefinition : MyObjectBuilder_MechanicalConnectionBlockBaseDefinition
Constructors
MyObjectBuilder_MotorStatorDefinition()
Declaration
public MyObjectBuilder_MotorStatorDefinition()
Fields
DangerousTorqueThreshold
Declaration
public float DangerousTorqueThreshold
Field Value
Type |
Description |
System.Single |
|
ForbiddenTopPartSubtypes
Declaration
public List<string> ForbiddenTopPartSubtypes
Field Value
Type |
Description |
System.Collections.Generic.List<System.String> |
|
MaxAngleDeg
Declaration
public Nullable<float> MaxAngleDeg
Field Value
Type |
Description |
System.Nullable<System.Single> |
|
MaxForceMagnitude
Declaration
public float MaxForceMagnitude
Field Value
Type |
Description |
System.Single |
|
MinAngleDeg
Declaration
public Nullable<float> MinAngleDeg
Field Value
Type |
Description |
System.Nullable<System.Single> |
|
Declaration
public float RequiredPowerInput
Field Value
Type |
Description |
System.Single |
|
ResourceSinkGroup
Declaration
public string ResourceSinkGroup
Field Value
Type |
Description |
System.String |
|
RotorDisplacementInModel
Declaration
public float RotorDisplacementInModel
Field Value
Type |
Description |
System.Single |
|
RotorDisplacementMax
Declaration
public float RotorDisplacementMax
Field Value
Type |
Description |
System.Single |
|
RotorDisplacementMaxSmall
Declaration
public float RotorDisplacementMaxSmall
Field Value
Type |
Description |
System.Single |
|
RotorDisplacementMin
Declaration
public float RotorDisplacementMin
Field Value
Type |
Description |
System.Single |
|
RotorDisplacementMinSmall
Declaration
public float RotorDisplacementMinSmall
Field Value
Type |
Description |
System.Single |
|
RotorType
Declaration
public MyRotorType RotorType
Field Value
Extension Methods