Class ConicalGearMeshSystemDeflection
Inheritance
System.Object
ConicalGearMeshSystemDeflection
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public abstract class ConicalGearMeshSystemDeflection : GearMeshSystemDeflection, IEquatable<APIBase>
Properties
AngularMisalignmentInSurfaceOfAction
Declaration
public double AngularMisalignmentInSurfaceOfAction { get; }
Property Value
| Type |
Description |
| System.Double |
|
ConnectionDesign
Declaration
public ConicalGearMesh ConnectionDesign { get; }
Property Value
DeltaE
Declaration
public double DeltaE { get; }
Property Value
| Type |
Description |
| System.Double |
|
DeltaSigma
Declaration
public double DeltaSigma { get; }
Property Value
| Type |
Description |
| System.Double |
|
DeltaXP
Declaration
public double DeltaXP { get; }
Property Value
| Type |
Description |
| System.Double |
|
DeltaXW
Declaration
public double DeltaXW { get; }
Property Value
| Type |
Description |
| System.Double |
|
GearA
Declaration
public ConicalGearSystemDeflection GearA { get; }
Property Value
GearB
Declaration
public ConicalGearSystemDeflection GearB { get; }
Property Value
IncludeMeshNodeMisalignmentsInDefaultReport
Declaration
public bool IncludeMeshNodeMisalignmentsInDefaultReport { get; }
Property Value
| Type |
Description |
| System.Boolean |
|
LinearMisalignmentInSurfaceOfAction
Declaration
public double LinearMisalignmentInSurfaceOfAction { get; }
Property Value
| Type |
Description |
| System.Double |
|
LoadedFlank
Declaration
public ActiveConicalFlank LoadedFlank { get; }
Property Value
LoadInLineOfActionFromLTCA
Declaration
public double LoadInLineOfActionFromLTCA { get; }
Property Value
| Type |
Description |
| System.Double |
|
LTCAResults
Declaration
public ConicalMeshLoadDistributionAnalysis LTCAResults { get; }
Property Value
MeshDesign
Declaration
public ConicalGearMeshDesign MeshDesign { get; }
Property Value
MeshNodeMisalignmentsPinion
Declaration
public ConicalMeshMisalignments MeshNodeMisalignmentsPinion { get; }
Property Value
MeshNodeMisalignmentsTotal
Declaration
public ConicalMeshMisalignments MeshNodeMisalignmentsTotal { get; }
Property Value
MeshNodeMisalignmentsWheel
Declaration
public ConicalMeshMisalignments MeshNodeMisalignmentsWheel { get; }
Property Value
MisalignmentsPinion
Declaration
public ConicalMeshMisalignments MisalignmentsPinion { get; }
Property Value
MisalignmentsTotal
Declaration
public ConicalMeshMisalignments MisalignmentsTotal { get; }
Property Value
MisalignmentsWheel
Declaration
public ConicalMeshMisalignments MisalignmentsWheel { get; }
Property Value
MisalignmentsWithRespectToCrossPointUsingReferenceFESubstructureNodePinion
Declaration
public ConicalMeshMisalignments MisalignmentsWithRespectToCrossPointUsingReferenceFESubstructureNodePinion { get; }
Property Value
MisalignmentsWithRespectToCrossPointUsingReferenceFESubstructureNodeTotal
Declaration
public ConicalMeshMisalignments MisalignmentsWithRespectToCrossPointUsingReferenceFESubstructureNodeTotal { get; }
Property Value
MisalignmentsWithRespectToCrossPointUsingReferenceFESubstructureNodeWheel
Declaration
public ConicalMeshMisalignments MisalignmentsWithRespectToCrossPointUsingReferenceFESubstructureNodeWheel { get; }
Property Value
PinionAngularMisalignmentInSurfaceOfAction
Declaration
public double PinionAngularMisalignmentInSurfaceOfAction { get; }
Property Value
| Type |
Description |
| System.Double |
|
PinionTorqueForLTCA
Declaration
public double PinionTorqueForLTCA { get; }
Property Value
| Type |
Description |
| System.Double |
|
Planetaries
Declaration
public ReadOnlyCollection<ConicalGearMeshSystemDeflection> Planetaries { get; }
Property Value
PowerFlowResults
Declaration
public ConicalGearMeshPowerFlow PowerFlowResults { get; }
Property Value
Rating
Declaration
public ConicalGearMeshRating Rating { get; }
Property Value
TorqueOnGearADueToForceInLineOfActionAtMeshNode
Declaration
public double TorqueOnGearADueToForceInLineOfActionAtMeshNode { get; }
Property Value
| Type |
Description |
| System.Double |
|
TorqueOnGearADueToMomentAtMeshNode
Declaration
public double TorqueOnGearADueToMomentAtMeshNode { get; }
Property Value
| Type |
Description |
| System.Double |
|
TorqueOnGearBDueToForceInLineOfActionAtMeshNode
Declaration
public double TorqueOnGearBDueToForceInLineOfActionAtMeshNode { get; }
Property Value
| Type |
Description |
| System.Double |
|
TorqueOnGearBDueToMomentAtMeshNode
Declaration
public double TorqueOnGearBDueToMomentAtMeshNode { get; }
Property Value
| Type |
Description |
| System.Double |
|
WheelAngularMisalignmentInSurfaceOfAction
Declaration
public double WheelAngularMisalignmentInSurfaceOfAction { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods